User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_shape.drawlabel_void

Table of Contents

TGIS_Shape.DrawLabel method

DK for Python | tatukgis_pdk.TGIS_Shape.DrawLabel | Overloads | Constructors | Methods | Properties

DrawLabel immediately.

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

Syntax

# Python
def DrawLabel(
  self
) -> None: 

Remarks

When using this operation, never call any function which uses FindFirst..FindNext (any function which iterates through the shapes using it - so never use inside an operation like Locate etc.).

See TGIS_LayerVector.DrawChart for example.

References

2025/01/31 01:23

Page Tools