LeadShapeTextPoint Property |
Get or set the character placement point where the value indicating whether to arrange characters freely is true.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract Point2d TextPoint { get; set; }
Public MustOverride Property TextPoint As Point2d
Get
Set
Property Value
Type:
Point2d
represents the coordinates of the placement point of the character
Point2d .
See Also