GxImage: ViewPosToImagePosV |
This method converts viewed image coordinates to image coordinates.
Public Function ViewPosToImagePosV( ByVal xv As Long, ByVal yv As Long ) As Variant
[Visual Basic] Public Function ViewPosToImagePosV(ByVal xv As Long, ByVal yv As Long) As Variant
[Delphi] function ViewPosToImagePosV(xv : Integer; yv : Integer) : OleVariant;
[C++] VARIANT ViewPosToImagePosV(long xv, long yv);
Class GxImage Overview GxImage Properties GxImage Methods ViewPosToImagePos ViewPosToScreenPos