DK11 for Python | tatukgis.pdk.TGIS_Layer.Tag | Constructors | Methods | Properties | Events | Events
Tag has no predefined meaning. The Tag property is provided for the convenience of storing additional integer value or pointer information for special needs in an application.
# Python @property def Tag( self ) -> int: @Tag.setter def Tag( self, _value: int ) -> None:
Type |
---|
int |