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

IDLitVisualization::OnAxesStyleRequestChange


Syntax | Arguments | Keywords | Version History

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

Syntax

Obj->[IDLitVisualization::]OnAxesStyleRequestChange, Notifier, StyleRequest

Arguments

Notifier

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

StyleRequest

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

Value
Requested Axes Style
0
None.
1
At Dataspace Minimum.
2
Box Axes.
3
Crosshairs.
-1
No visualization in the hierarchy requested axes.

Keywords

None

Version History

Introduced: 6.1


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