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