Skip to content

ACadSharp.Entities.Hatch.SeedPoints

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

SeedPoints Property

Seed points codes (in OCS)

Definition

Namespace: ACadSharp.Entities.Hatch

C#

DxfCodeValueAttribute
DxfCollectionCodeValueAttribute
public List<XY> SeedPoints { get; set; }

Property Value

List

Clone this wiki locally