IWxView.Fixed

Syntax

Fixed: Boolean;

Description

The Fixed property determines whether the workspace is blocked to scroll to negative coordinates area.

Comments

The workspace is virtually divided into four quadrants. Center of coordinate system and axes are not displayed but they are accounted on placing shapes in the workspace. If the Fixed property is set to True, scrolling to negative coordinates area with scroll bars or mouse is disabled.

By default, the property is set to False, scrolling to every coordinates area is available.

See also:

IWxView