| LinearDimensionShapeEndPointedArrowUserAngle Property  | 
 
            Gets or sets the angle (Degree) when the angle of the tip of the pointed arrow selected on the start point side is arbitrarily specified.
            
 
    Namespace: 
   RootPro.RootProCAD
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
 Syntax
Syntaxpublic abstract double EndPointedArrowUserAngle { get; set; }Public MustOverride Property EndPointedArrowUserAngle As Double
	Get
	Set
Property Value
Type: 
Double
            Degree value
            
 See Also
See Also