DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.CameraPositionEx | Methods | Properties
Camera position in XYZ in map units Changes of CameraPositionEx settings do not change CameraRotation settings; * X x coordinate; * Y y coordinate; * Z z coordinate; * M optional parameter, for future use.
Available also on: Python.
// C# public TGIS_Point3D CameraPositionEx { get {} set {} }
' VisualBasic Public Property CameraPositionEx As TGIS_Point3D Get End Get Set(ByVal value As TGIS_Point3D) End Set End Property
// Oxygene public property CameraPositionEx : TGIS_Point3D read read;
Type |
---|
TGIS_Point3D |