User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shape.isselected

Table of Contents

TGIS_Shape.IsSelected property

DK11 for Java | tatukgis.jdk.TGIS_Shape.IsSelected | Constructors | Fields | Methods | Properties

Is shape selected.

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

Syntax

// Java
public bool getIsSelected();
 
public void setIsSelected(
  bool _value
);
// Oxygene
public
  property IsSelected : Boolean read write;

Value

Type
bool
Boolean

References

2022/11/16 01:51

Page Tools