ACadSharp.Entities.Hatch.Paths - DomCR/ACadSharp GitHub Wiki

Paths Property

Boundary paths (loops).

Definition

Namespace: ACadSharp.Entities.Hatch

C#

DxfCodeValueAttribute
public List<BoundaryPath> Paths { get; set; }

Property Value

List