CadLeader.Coordinates

CadLeader.Coordinates property

Gets or sets the coordinates.

public List<Cad3DPoint> Coordinates { get; set; }

Property Value

The coordinates.

See Also