User Tools

Site Tools


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

Table of Contents

TGIS_Shape.IsHidden property

DK11 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
2023/08/09 01:59

Page Tools