User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_shape.isselected

Table of Contents

TGIS_Shape.IsSelected property

DK11 for Python | tatukgis.pdk.TGIS_Shape.IsSelected | Constructors | Methods | Properties

Is shape selected.

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

Syntax

# Python
@property
def IsSelected(
  self
) -> bool: 
 
@IsSelected.setter
def IsSelected(
  self,
  _value: bool
) -> None: 

Value

Type
bool

References

2023/08/09 01:59

Page Tools