DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.ShowDemTexture | Methods | Properties
Turn Texture on/off. Default is on
Available also on: Python.
// C# public Boolean ShowDemTexture { get {} set {} }
' VisualBasic Public Property ShowDemTexture As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property ShowDemTexture : Boolean read read;
Type |
---|
bool Boolean |