Skip to content

ACadSharp.Entities.Hatch.Pattern

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

Pattern Property

Pattern of this hatch.

Definition

Namespace: ACadSharp.Entities.Hatch

C#

DxfCodeValueAttribute
public HatchPattern Pattern { get; set; }

Property Value

HatchPattern

Value

Default value: SOLID pattern.

Clone this wiki locally