User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.drawselected_void

Table of Contents

ITGIS_Layer.DrawSelected method

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

Draws only the selected item(s) on layer.

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

Syntax

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

Result

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

Page Tools