Accusoft ImagXpress 13
TranslateY Method
The y-coordinate on which translation occurs.
An enumTranslate value which determines the type of translation to perform.
Description
Translates values from one vertical (y) coordinate system to the other.
Syntax
Visual Basic
Public Function TranslateY( _
   ByVal fY As Double, _
   ByVal translationType As enumTranslate _
) As Double
Parameters
fY
The y-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 y-coordinate in the new coordinate system specified by translationType.
Remarks

See Also

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

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback