DimensionSettingsEndArrowSizeEqualTextHeight Property |
Gets or sets a value that indicates whether the size of the pointed arrow selected on the end 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 public abstract bool EndArrowSizeEqualTextHeight { get; set; }
Public MustOverride Property EndArrowSizeEqualTextHeight As Boolean
Get
Set
Property Value
Type:
Boolean
True if they are the same. Otherwise false.
See Also