Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

IDLitVisualization::OnAxesRequestChange


Syntax | Arguments | Keywords | Version History

The IDLitVisualization::OnAxesRequestChange procedure method notifies objects that use the visualization's data when the axes of a contained object change.

Syntax

Obj->[IDLitVisualization::]OnAxesRequestChange, Notifier, AxesRequest

Arguments

Notifier

An object reference to the object that is sending notification when axes change.

AxesRequest

A scalar value representing the new axes request. Allowable values are:

Value
Requested Axes
0
An x-axis request.
1
A y-axis request.
2
A z-axis request.

Keywords

None

Version History

Introduced: 6.1


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]