RhinoViewportGetCameraAngle Method |
[Missing <summary> documentation for "M:Rhino.Display.RhinoViewport.GetCameraAngle(System.Double@,System.Double@,System.Double@)"]
Namespace: Rhino.Display
public bool GetCameraAngle( out double halfDiagonalAngle, out double halfVerticalAngle, out double halfHorizontalAngle )
Public Function GetCameraAngle ( <OutAttribute> ByRef halfDiagonalAngle As Double, <OutAttribute> ByRef halfVerticalAngle As Double, <OutAttribute> ByRef halfHorizontalAngle As Double ) As Boolean
[Missing <param name="halfDiagonalAngle"/> documentation for "M:Rhino.Display.RhinoViewport.GetCameraAngle(System.Double@,System.Double@,System.Double@)"]
[Missing <param name="halfVerticalAngle"/> documentation for "M:Rhino.Display.RhinoViewport.GetCameraAngle(System.Double@,System.Double@,System.Double@)"]
[Missing <param name="halfHorizontalAngle"/> documentation for "M:Rhino.Display.RhinoViewport.GetCameraAngle(System.Double@,System.Double@,System.Double@)"]
[Missing <returns> documentation for "M:Rhino.Display.RhinoViewport.GetCameraAngle(System.Double@,System.Double@,System.Double@)"]