BalloonShapeArrowSizeEqualBalloonSize Property |
Gets or sets a value that indicates whether the size of the pointed arrow selected for the arrow type should be the same as the balloon Size.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract bool ArrowSizeEqualBalloonSize { get; set; }
Public MustOverride Property ArrowSizeEqualBalloonSize As Boolean
Get
Set
Property Value
Type:
Boolean
True if they are the same. Otherwise false.
See Also