VdSelectionType Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies the selection notification types.

Usage

VdSelectionType.Constant

Arguments

VDSELECT_NOTIFY

Selection has occurred. The numerical value for this constant is 0.

VDSELECT_NOTIFY_ADD

Add selection has occurred. The numerical value for this constant is 1.

VDSELECT_NOTIFY_REMOVE

Selection has been cancelled. The numerical value for this constant is 2.