Scope: Schematic editor
Object: Net Object
Prerequisites: None
Gets the net label on the specified Segment Object.
Net.GetLabel(ByVal Segment As IVdSegment) As IVdLabel
The Segment Object with which the label is associated.
As IVdLabel. The return type for this method. This is the Label Object or NULL if none was found.