User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.sunposition

Table of Contents

IGIS_Viewer3D.SunPosition property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.SunPosition | Methods | Properties

Sun position in radians relative to natural north.

Available also on: Python.

Syntax

// 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;

Value

Type
TGIS_Point
2026/07/11 00:08

Page Tools