JVCL Help:TJvFullColorCircle.FullColorToPosition

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

Search in JVCL Help

 
Search in all projects
 

Summary

Convert a color to a graphic position


Pascal

 functionFullColorToPosition(AFullColor: TJvFullColor): TPoint;


Parameters

Parameters Description
AFullColor: TJvFullColor Color to be converted


Return Value

Returned graphic position


Description

This function convert a full color to a graphical position. This conversion uses InvertRadius, InvertRotation and AxisConfig properties to give the position (x,y) of this color on the control.


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