![]() | CDHGetDefaultSection Method |
Namespace: Geosoft.Desktop.GXNetX
public void GetDefaultSection( ref double az, ref double x1, ref double x2, ref double l, ref double w ) public void GetDefaultSection( ref double az, ref double x1, ref double x2, ref double l, ref double w )
Public Sub GetDefaultSection ( ByRef az As Double, ByRef x1 As Double, ByRef x2 As Double, ByRef l As Double, ByRef w As Double ) Public Sub GetDefaultSection ( ByRef az As Double, ByRef x1 As Double, ByRef x2 As Double, ByRef l As Double, ByRef w As Double )
public: void GetDefaultSection( double% az, double% x1, double% x2, double% l, double% w ) public: void GetDefaultSection( double% az, double% x1, double% x2, double% l, double% w )
member GetDefaultSection : az : float byref * x1 : float byref * x2 : float byref * l : float byref * w : float byref -> unit member GetDefaultSection : az : float byref * x1 : float byref * x2 : float byref * l : float byref * w : float byref -> unit