User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.draw_void

Table of Contents

TGIS_Layer.Draw method

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

Draws a layer.

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

Syntax

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

Result

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

Page Tools