Table of Contents

IGIS_Viewer.TiledPaint property

DK11 for Delphi | GisInterfaces.IGIS_Viewer.TiledPaint | Methods | Properties

Is partial drawing to screen done in tiled mode?

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

Syntax

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

Value

Type
Boolean