User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.cachedpaint

Table of Contents

TGIS_Layer.CachedPaint property

DK11 for Delphi | GisLayer.TGIS_Layer.CachedPaint | Constructors | Fields | Methods | Properties | Events | Events

False if layer must be painted directly (bypassing cache). Important only for topmost layers.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  property CachedPaint : Boolean read write;
// C++ Builder
public:
  __property bool CachedPaint = {read, write};

Value

Type
Boolean

References

2022/11/16 01:18

Page Tools