BalloonSettingsBalloonType Property |
Get or set the balloon 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 BalloonType BalloonType { get; set; }
Public MustOverride Property BalloonType As BalloonType
Get
Set
Property Value
Type:
BalloonType
representing the balloon type
BalloonType .
See Also