RhinoCommon API
SunHere Method | 
[Missing <summary> documentation for "M:Rhino.Render.Sun.Here(System.Double@,System.Double@)"]
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
public static bool Here( out double latitude, out double longitude )
Public Shared Function Here ( <OutAttribute> ByRef latitude As Double, <OutAttribute> ByRef longitude As Double ) As Boolean
Parameters
- latitude
 - Type: SystemDouble
[Missing <param name="latitude"/> documentation for "M:Rhino.Render.Sun.Here(System.Double@,System.Double@)"]
 - longitude
 - Type: SystemDouble
[Missing <param name="longitude"/> documentation for "M:Rhino.Render.Sun.Here(System.Double@,System.Double@)"]
 
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.Render.Sun.Here(System.Double@,System.Double@)"]