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