User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewer3dbase.showlabels

Table of Contents

TGIS_Viewer3DBase.ShowLabels property

DK11 for Python | tatukgis.pdk.TGIS_Viewer3DBase.ShowLabels | Constructors | Methods | Properties | Events | Events

Labels mode on/off. Default is on what means display labels.

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

Syntax

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

Value

Type
bool
2023/08/09 02:00

Page Tools