User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer3d.showlabels

Table of Contents

IGIS_Viewer3D.ShowLabels property

Turns label display on or off. The default is on.

Syntax

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

Value

Type
bool
2026/07/10 23:47

Page Tools