JVCL Help:GetIndexAxisZ

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the Z axis index for the specified axis configuration

run\JvFullColorCtrls.pas


Pascal

 run\JvFullColorCtrls.pas
 functionGetIndexAxisZ(AxisConfig: TJvFullColorAxisConfig): TJvAxisIndex;


Parameters

Parameters Description
AxisConfig: TJvFullColorAxisConfig Identifier of the axis configuration

run\JvFullColorCtrls.pas


Return Value

The converted value of the Axis Index

run\JvFullColorCtrls.pas


Description

According to the specified axis configuration, the Z axis index is returned. IE: if the axis configuration is acYXZ, the result will be axIndex2 (standing for Z).

run\JvFullColorCtrls.pas


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page