DK11 for Python | tatukgis.pdk.TGIS_Shape.GetLabel | Constructors | Methods | Properties
Return label content (including expanded field values) etc. Label can contain HTML markup. To obtain label value without any formatting markers use GetLabelPlain.
# Python def GetLabel( self ) -> str:
Type | Description |
---|---|
str | Text with possible formatting etc. |