User Tools

Site Tools


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

Table of Contents

TGIS_Layer.DrawSelected method

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

Draws only the selected item(s) on layer.

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

Syntax

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

Result

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

Page Tools