User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layer.paint_void

Table of Contents

TGIS_Layer.Paint method

DK11 for Java | tatukgis.jdk.TGIS_Layer.Paint | Constructors | Fields | Methods | Properties | Events

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

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

Syntax

// Java
public bool Paint();
// Oxygene
public
  function Paint : Boolean;

Result

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

Page Tools