DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.CachedPaint | Methods | Properties
False if layer must be painted directly (bypassing cache). Important only for topmost layers.
// C# public Boolean CachedPaint { get {} set {} }
' VisualBasic Public Property CachedPaint As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property CachedPaint : Boolean read read;
Type |
---|
bool Boolean |