DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.CameraRotation | Methods | Properties
Camera rotation in radians, with focal length stored in the M value.
Available also on: Python.
// C# public TGIS_Point3D CameraRotation { get {} set {} }
' VisualBasic Public Property CameraRotation As TGIS_Point3D Get End Get Set(ByVal value As TGIS_Point3D) End Set End Property
// Oxygene public property CameraRotation : TGIS_Point3D read read;
| Type |
|---|
| TGIS_Point3D |