| LinearDimensionShapeArrowPosition Property  | 
 
            Get or set the position of the arrow.
            
 
    Namespace: 
   RootPro.RootProCAD
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
 Syntax
Syntaxpublic abstract DimensionArrowPosition ArrowPosition { get; set; }Public MustOverride Property ArrowPosition As DimensionArrowPosition
	Get
	Set
Property Value
Type: 
DimensionArrowPosition
            Dimension Arrow Represents the position of the arrow 
 DimensionArrowPosition .
            
 See Also
See Also