CadPoint.PointLocation

CadPoint.PointLocation property

Gets or sets the point location.

public Cad3DPoint PointLocation { get; set; }

Property Value

The Point location.

See Also