IDL Programming > Objects > Miscellaneous Object Classes > TrackBall Properties

TrackBall Properties

TrackBall objects have the following properties in addition to properties inherited from any superclasses. Properties with the word “Yes” in the “Init” column of the property table can be set via TrackBall::Init.

Note: For a discussion of the property description tables shown below, see Modifying Object Properties.

Objects of this class have the following properties.

AXIS

An integer value that indicates the axis about which rotations are to be constrained if the CONSTRAIN keyword is set. Valid values include:

Property Type

Integer

Name String

not displayed

Get: No

Set: No

Init: Yes

Registered: No

CONSTRAIN

A boolean value that indicates whether the trackball transformations are to be constrained about the axis specified by the AXIS keyword. The default is not to constrain the transformations.

Property Type

Boolean

Name String

not displayed

Get: No

Set: No

Init: Yes

Registered: No

MOUSE

An integer value that indicates which mouse button to honor for trackball events. Valid values include:

Property Type

Integer

Name String

not displayed

Get: No

Set: No

Init: Yes

Registered: No