Selection Property

Gets the PreferencesSelection object.

See Also | Example

Signature

object.Selection

object

Preferences
The object or objects this property applies to.

Selection

PreferencesSelection; read-only
Gets the PreferencesSelection object.

Remarks

The PreferencesSelection object holds all the options from the Selection tab on the Options dialog stored in the registry. All options that are stored with the drawing can be found on the DatabasePreferences object.

 

   Comments?