Click or drag to resize

BalloonSettingsLeadLinetype Property

Get or set the line type of the leader line.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract LinetypeItem LeadLinetype { get; set; }

Property Value

Type: LinetypeItem
Represents the line type of the leader LinetypeItem .
See Also