ACadSharp.Entities.HatchGradientPattern.IsSingleColorGradient - DomCR/ACadSharp GitHub Wiki

IsSingleColorGradient Property

Records how colors were defined and is used only by dialog code

Remarks

0 = Two-color gradient
1 = Single-color gradient

Definition

Namespace: ACadSharp.Entities.HatchGradientPattern

C#

DxfCodeValueAttribute
public Boolean IsSingleColorGradient { get; set; }

Property Value

Boolean

⚠️ **GitHub.com Fallback** ⚠️