DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.KeepSunCamera | Methods | Properties
Check for keeping sun and camera positions relative.
Available also on: Python.
// C# public Boolean KeepSunCamera { get {} set {} }
' VisualBasic Public Property KeepSunCamera As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property KeepSunCamera : Boolean read read;
Type |
---|
bool Boolean |