BalloonSettingsLinewidth Property |
Get or set the line width of 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 LinewidthItem Linewidth { get; set; }
Public MustOverride Property Linewidth As LinewidthItem
Get
Set
Property Value
Type:
LinewidthItem
representing the line width of the balloon
LinewidthItem .
See Also