DK for ActiveX | TatukGIS_XDK11.ITGIS_Viewer3DBase.KeepSunCamera | Methods | Properties
Check for keeping sun and camera positions relative.
Available also on: Delphi | .NET WinForms | 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 |