OnSelect Event (View Object)

Scope: Schematic editor

Object: View Object

Prerequisites: None

Occurs when an object on a view is selected.

Usage

Sub View_OnSelect(ByVal View As IVdView)

Arguments

View

The View Object that contains the selected object.