Skip to content

ACadSharp.Entities.Hatch.Paths

Albert Domenech edited this page Aug 19, 2024 · 3 revisions

Paths Property

Boundary paths (loops).

Definition

Namespace: ACadSharp.Entities.Hatch

C#

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

Property Value

List

Clone this wiki locally