GetScalePos
Description
GetScalePos( int *pPosX
, int *pPosY
);
Returns the position of the scale bar center within the current image.
See Also
SetScalePos
SetScalePos
Description
SetScalePos( intPosX
, intPosY
);
This function sets coordinates of the center of the scale within the current image. It works even if the scale is not displayed at the moment.
See Also
GetScalePos