| BasicShapeLinewidth Property  | 
 
            Get or set line width.
            
 
    Namespace: 
   RootPro.RootProCAD
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
 Syntax
Syntaxpublic abstract LinewidthItem Linewidth { get; set; }Public MustOverride Property Linewidth As LinewidthItem
	Get
	Set
Property Value
Type: 
LinewidthItem
            representing the line width of the figure 
 LinewidthItem .
            
 See Also
See Also