User Tools

Site Tools


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

Table of Contents

TGIS_Layer.Draw method

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

Draws a layer.

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

Syntax

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

Result

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

Page Tools