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