DK11 for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.SunPosition | Methods | Properties
Sun position in radian; natural north * X height of the sun above horizon, range +- Pi/2 rad; initial Pi/4 (45 deg) * Y azimuth to the sun from natural north, range 0 - 2Pi rad; initial 3Pi/4 (225 deg)
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 |