User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.drawselected_void

Table of Contents

TGIS_Layer.DrawSelected method

DK11 for Delphi | GisLayer.TGIS_Layer.DrawSelected | Constructors | Fields | Methods | Properties | Events

Draws only the selected item(s) on layer.

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

Syntax

// Delphi
public
  function DrawSelected : Boolean; virtual;
// C++ Builder
public:
  virtual bool DrawSelected(void);

Result

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

Page Tools