User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_shape.ishidden

Table of Contents

TGIS_Shape.IsHidden property

DK for Python | tatukgis_pdk.TGIS_Shape.IsHidden | Constructors | Methods | Properties

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

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

Syntax

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

Value

Type
bool
2025/01/31 01:23

Page Tools