CadMLeaderContextData.TextLocationPoint

CadMLeaderContextData.TextLocationPoint property

Gets or sets text location point.

public Cad3DPoint TextLocationPoint { get; set; }

Property Value

The text location point of context data.

See Also