| LinearDimensionShapeStartArrowSizeEqualTextHeight Property  | 
 
            Gets or sets a value that indicates whether the size of the pointed arrow selected on the start point side should be the same as the text height. 
            
 
    Namespace: 
   RootPro.RootProCAD
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
 Syntax
Syntaxpublic abstract bool StartArrowSizeEqualTextHeight { get; set; }Public MustOverride Property StartArrowSizeEqualTextHeight As Boolean
	Get
	Set
Property Value
Type: 
Boolean
            True if they are the same. Otherwise false.
            
 See Also
See Also