AngularDimensionShapeEndArrowType Property |
Acquires or sets the arrow type 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 ArrowType EndArrowType { get; set; }
Public MustOverride Property EndArrowType As ArrowType
Get
Set
Property Value
Type:
ArrowType
represents an arrow type
ArrowType .
See Also