Click or drag to resize

BalloonShapeUseLeadLinetype Property

Gets or sets a value indicating whether "the type of the leader line uses the same line type as 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 UseLeadLinetype { get; set; }

Property Value

Type: Boolean
true if "the line type of the leader line uses the same line type as the balloon". Otherwise false.
See Also