GxImage: ImagePosToScreenPosV |
This method converts image coordinates to screen coordinates.
Public Function ImagePosToScreenPosV( ByVal xi As Long, ByVal yi As Long ) As Variant
[Visual Basic] Public Function ImagePosToScreenPosV(ByVal xi As Long, ByVal yi As Long) As Variant
[Delphi] function ImagePosToScreenPosV(xi : Integer; yi : Integer) : OleVariant;
[C++] VARIANT ImagePosToScreenPosV(long xi, long yi);
Class GxImage Overview GxImage Properties GxImage Methods ImagePosToScreenPos ImagePosToViewPos