Scope: Schematic editor
Object: Net Object
Prerequisites: None
Determines if a net segment is selected.
Net.IsSegmentSelected(ByVal Segment As IVdSegment) As Boolean
This argument specifies the Segment Object that is checked.
As Boolean. The return type for this method. True - the segment is selected. False - the segment is not selected.