Click or drag to resize

BalloonShapeBalloonType 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; }

Property Value

Type: BalloonType
representing the balloon type BalloonType .
See Also