Click or drag to resize

BalloonShapeUseLeadColor Property

Gets or sets a value indicating whether "the color of the leader line uses a color different from that of the balloon".

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 UseLeadColor { get; set; }

Property Value

Type: Boolean
true if the color of the leader uses a different color from the balloon. Otherwise false.
See Also