BalloonSettingsPointedArrowSizePosition Property |
Gets or sets the position indicated by the size of the pointed arrow selected for 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 PointedArrowSizePosition PointedArrowSizePosition { get; set; }
Public MustOverride Property PointedArrowSizePosition As PointedArrowSizePosition
Get
Set
Property Value
Type:
PointedArrowSizePosition
Indicating the position indicated by the size of the pointed arrow
PointedArrowSizePosition .
See Also