User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_labelposition

Table of Contents

TGIS_LabelPosition class

DK for Python | tatukgis_pdk.TGIS_LabelPosition | Classes | Properties

Position of a label.

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

Syntax

# Python
class TGIS_LabelPosition:

Properties

Inherited Protected
Name Visibility Description
DownCenter public Down-center to the insertion point.
DownLeft public down-left to the insertion point.
DownRight public down-right to the insertion point.
Flow public Labels will be positioned based on the visible part of extent.
MiddleCenter public Middle-center to the insertion point.
MiddleLeft public Middle-left to the insertion point.
MiddleRight public Middle-right to the insertion point.
Undefined public Undefined.
UpCenter public Up-center to the insertion point.
UpLeft public up-left to the insertion point.
UpRight public Up-right to the insertion point.

2025/01/31 01:20

Page Tools