User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layer.paint_void

Table of Contents

TGIS_Layer.Paint method

DK11 for .NET | TatukGIS.NDK.TGIS_Layer.Paint | Constructors | Fields | Methods | Properties | Events

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

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

Syntax

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

Result

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

Page Tools