Accusoft ImagXpress 13
TranslateX Method

The x-coordinate on which translation occurs.

An enumTranslate value which determines the type of translation to perform.
Description
Translates values from one horizontal (x) coordinate system to the other.
Syntax
Visual Basic
Public Function TranslateX( _
   ByVal fX As Double, _
   ByVal translationType As enumTranslate _
) As Double
Parameters
fX

The x-coordinate on which translation occurs.

translationType
ValueDescription
TRANS_PixelToViewPixels to view units of measure.
TRANS_ViewToPixelView units of measure to pixels.
An enumTranslate value which determines the type of translation to perform.
Return Type
The translated x-coordinate in the new coordinate system specified by translationType.
Remarks

See Also

ImagXpress Object  | ImagXpress Members  | enumTranslate Enumeration  | TranslateY Method  | Viewing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback