| AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : TranslateX Method |
The x-coordinate on which translation occurs.
| Visual Basic |
|---|
Public Function TranslateX( _ ByVal fX As Double, _ ByVal translationType As enumTranslate _ ) As Double |
The x-coordinate on which translation occurs.
| Value | Description |
|---|---|
| TRANS_PixelToView | Pixels to view units of measure. |
| TRANS_ViewToPixel | View units of measure to pixels. |