DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.SunPosition | Methods | Properties
Sun position in radians relative to natural north.
Available also on: Python.
// C# public TGIS_Point SunPosition { get {} set {} }
' VisualBasic Public Property SunPosition As TGIS_Point Get End Get Set(ByVal value As TGIS_Point) End Set End Property
// Oxygene public property SunPosition : TGIS_Point read read;
| Type |
|---|
| TGIS_Point |