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