User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.paint_void

Table of Contents

TGIS_Layer.Paint method

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

Draws the layer or fires PaintLayer event (if defined).

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

Syntax

// Delphi
public
  function Paint : Boolean;
// C++ Builder
public:
  bool Paint(void);

Result

Type Description
Boolean True if draw was performed
2022/11/16 01:18

Page Tools