GetLabel Method (Net Object)

Scope: Schematic editor

Object: Net Object

Prerequisites: None

Gets the net label on the specified Segment Object.

Usage

Net.GetLabel(ByVal Segment As IVdSegment) As IVdLabel

Arguments

Segment

The Segment Object with which the label is associated.

Return Values

As IVdLabel. The return type for this method. This is the Label Object or NULL if none was found.