IWorkspaceBox.DisplaySelections

Syntax

DisplaySelections: Boolean;

Description

The DisplaySelections property determines whether the selection of objects is displayed on the workspace. If this property is set to True, the selection is displayed; if this property is set to False, the selection is not displayed. The property is set to True by default.

Example

See also:

IWorkspaceBox