IWorkspaceBox.DisplaySelections

Syntax

DisplaySelections: Boolean;

Description

The DisplaySelections property determines whether the selection of objects on workspace is displayed. If the value of this property is True, the selection is displayed, if the value is False, the selection is not displayed. By default value of the property is True.

Example

See also:

IWorkspaceBox