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