User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.cachedpaint

Table of Contents

TGIS_Layer.CachedPaint property

DK 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

2025/01/31 01:07

Page Tools