Net.AddLabel(ByVal Segment As IVdSegment, ByVal String As String, ByVal X As Long, ByVal Y As Long) As IVdLabel
Segment Object with which the label is associated.
The text string that defines the label.
X coordinate of the label.
Y coordinate of the label.
As IVdLabel. The Label Object.
Adds a Label Object located at the coordinates passed and associated with the Segment Object.