CadMLeaderContextData.BasePoint

CadMLeaderContextData.BasePoint property

Gets or sets basepoint.

public Cad3DPoint BasePoint { get; set; }

Property Value

The base point of context data.

See Also