IWxSelectionStyle.FrameVisible

Syntax

FrameVisible: Boolean;

Description

The FrameVisible property determines whether a frame for the selected object is displayed. If the property is set to True, the frame is displayed, if it is set to False, the frame is not displayed.

The default value of this property is True.

Example

The example of use is given in description of IWxSelectionStyle.FrameColor.

See also:

IWxSelectionStyle