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