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