EaxDimBarView.EnableDragDim

Syntax

EnableDragDim: boolean

Description

The EnableDragDim property indicates whether dimensions can be moved.

Comments

The user can set value of the EnableDragDim property using the setEnableDragDim method or get it using the getEnableDragDim method.

If the property value is set to True, dimensions can be moved, if the property is False, moving dimensions is not allowed.

Example

The example of property use is given on the Example of Creating the EaxDimBar Component page.

See also:

EaxDimBarView