![]() | CDHComputeSelExtent Method |
Namespace: Geosoft.Desktop.GXNetX
public void ComputeSelExtent( ref double e_min, ref double e_max, ref double n_min, ref double n_max, ref double z_min, ref double z_max ) public void ComputeSelExtent( ref double e_min, ref double e_max, ref double n_min, ref double n_max, ref double z_min, ref double z_max )
Public Sub ComputeSelExtent ( ByRef e_min As Double, ByRef e_max As Double, ByRef n_min As Double, ByRef n_max As Double, ByRef z_min As Double, ByRef z_max As Double ) Public Sub ComputeSelExtent ( ByRef e_min As Double, ByRef e_max As Double, ByRef n_min As Double, ByRef n_max As Double, ByRef z_min As Double, ByRef z_max As Double )
public: void ComputeSelExtent( double% e_min, double% e_max, double% n_min, double% n_max, double% z_min, double% z_max ) public: void ComputeSelExtent( double% e_min, double% e_max, double% n_min, double% n_max, double% z_min, double% z_max )
member ComputeSelExtent : e_min : float byref * e_max : float byref * n_min : float byref * n_max : float byref * z_min : float byref * z_max : float byref -> unit member ComputeSelExtent : e_min : float byref * e_max : float byref * n_min : float byref * n_max : float byref * z_min : float byref * z_max : float byref -> unit