Skip to content

ACadSharp.Entities.HatchGradientPattern.Colors

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

Colors Property

Colors in the gradient

Remarks

0 = Solid hatch
2 = Gradient

Definition

Namespace: ACadSharp.Entities.HatchGradientPattern

C#

DxfCodeValueAttribute
public List<GradientColor> Colors { get; set; }

Property Value

List

Clone this wiki locally