User Tools

Site Tools


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

Table of Contents

TGIS_Shape.IsHidden property

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

Is shape hidden. Treat it as turn On/Off.

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

Syntax

// Java
public bool getIsHidden();
 
public void setIsHidden(
  bool _value
);
// Oxygene
public
  property IsHidden : Boolean read write;

Value

Type
bool
Boolean
2022/11/16 01:51

Page Tools