User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.paint_void

Table of Contents

ITGIS_Layer.Paint method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.Paint | Methods | Properties

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

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

Syntax

// C#
public WordBool Paint();
' VisualBasic
Public Function Paint() As WordBool
// Oxygene
public
  function Paint : WordBool;

Result

Type Description
WordBool True if draw was performed
2022/11/16 01:09

Page Tools