Share

SelectEvents.WindowSelectEnabled Property

Parent Object: SelectEvents

Description

Gets/Sets the flag indicating whether window select is enabled.

Syntax

SelectEvents.WindowSelectEnabled() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Samples

Name Description
Window Selection This sample demonstrates using the selection events to window-select multiple edges. Selection is dependent on events and VB only supports events within a class module.

Version

Introduced in version 2009

Was this information helpful?