BalloonShapeUseLeadLinetype Property |
Gets or sets a value indicating whether "the type of the leader line uses the same line type as the balloon".
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 UseLeadLinetype { get; set; }
Public MustOverride Property UseLeadLinetype As Boolean
Get
Set
Property Value
Type:
Boolean
true if "the line type of the leader line uses the same line type as the balloon". Otherwise false.
See Also