User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.drawselectedex_tgis_extent

Table of Contents

TGIS_Layer.DrawSelectedEx method

DK11 for Python | tatukgis.pdk.TGIS_Layer.DrawSelectedEx | Constructors | Methods | Properties | Events

Draws only the selected item(s) on layer that are within a defined extent.

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

Syntax

# Python
def DrawSelectedEx(
  self,
  _extent: TGIS_Extent
) -> bool: 

Parameters

Name Type Description
_extent TGIS_Extent extent to be drawn

Result

Type Description
bool True if draw was performed
2023/08/09 01:53

Page Tools