DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.View3D | Methods | Properties
3D state; If set to true them Viewer is in a 3D mode.
Available also on: Delphi FMX | .NET WinForms.
// C# public Boolean View3D { get {} set {} }
' VisualBasic Public Property View3D As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property View3D : Boolean read read;
Type |
---|
bool Boolean |