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