AngularDimensionShapeEndPointedArrowSizePosition Property |
Gets or sets the position indicated by the size of the pointed arrow selected on the end point side.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract PointedArrowSizePosition EndPointedArrowSizePosition { get; set; }
Public MustOverride Property EndPointedArrowSizePosition As PointedArrowSizePosition
Get
Set
Property Value
Type:
PointedArrowSizePosition
Indicating the position indicated by the size of the pointed arrow
PointedArrowSizePosition .
See Also