Click or drag to resize

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; }

Property Value

Type: LinewidthItem
representing the line width of the balloon LinewidthItem .
See Also