DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_Viewer3DBase.DemCachedSize | Constructors | Fields | Methods | Properties | Events
// C# public TGIS_Viewer3DDemCacheSize DemCachedSize { get {} set {} }
' VisualBasic Public Property DemCachedSize As TGIS_Viewer3DDemCacheSize Get End Get Set(ByVal value As TGIS_Viewer3DDemCacheSize) End Set End Property
// Oxygene public property DemCachedSize : TGIS_Viewer3DDemCacheSize read read;