BalloonSettingsLeadLinewidth Property |
Gets or sets the line width of the leader line.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract LinewidthItem LeadLinewidth { get; set; }
Public MustOverride Property LeadLinewidth As LinewidthItem
Get
Set
Property Value
Type:
LinewidthItem
represents the line width of the leader
LinewidthItem .
See Also