IsSegmentSelected Method (Net Object)

Scope: Schematic editor

Object: Net Object

Prerequisites: None

Determines if a net segment is selected.

Usage

Net.IsSegmentSelected(ByVal Segment As IVdSegment) As Boolean

Arguments

Segment

This argument specifies the Segment Object that is checked.

Return Values

As Boolean. The return type for this method. True - the segment is selected. False - the segment is not selected.