| LinearDimensionShapeProjectionLineMode Property  | 
 
            Get or set the method of specifying the length of the extension line.
            
 
    Namespace: 
   RootPro.RootProCAD
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
 Syntax
Syntaxpublic abstract ProjectionLineMode ProjectionLineMode { get; set; }Public MustOverride Property ProjectionLineMode As ProjectionLineMode
	Get
	Set
Property Value
Type: 
ProjectionLineMode
            Indicating how to specify the extension line length 
 ProjectionLineMode .
            
 See Also
See Also