Click or drag to resize

LeadShapeTextPositionFree Property

Get or set a value indicating whether or not to arrange characters freely.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool TextPositionFree { get; set; }

Property Value

Type: Boolean
true if you want to arrange characters freely. Otherwise false.
See Also