DK11 for Python | tatukgis.pdk.TGIS_Layer.Caption | Constructors | Methods | Properties | Events | Events
Caption of layer; if not filed directly then will be filed with Name when adding to the Viewer.
# Python @property def Caption( self ) -> str: @Caption.setter def Caption( self, _value: str ) -> None:
Type |
---|
str |