![]() | CMVIEWViewToUser Method |
Namespace: GeoEngine.Core.GXNetX
public void ViewToUser( ref double x, ref double y ) public void ViewToUser( ref double x, ref double y )
Public Sub ViewToUser ( ByRef x As Double, ByRef y As Double ) Public Sub ViewToUser ( ByRef x As Double, ByRef y As Double )
public: void ViewToUser( double% x, double% y ) public: void ViewToUser( double% x, double% y )
member ViewToUser : x : float byref * y : float byref -> unit member ViewToUser : x : float byref * y : float byref -> unit