Available also on: Delphi | .NET | Java | ActiveX.
Internal framework tag reserved for TatukGIS processing and not for application use.
# Python @property def TagInternal( self ) -> NativeInt: @TagInternal.setter def TagInternal( self, _value: NativeInt ) -> None:
| Type |
|---|
| NativeInt |
PURPOSE: Stores internal state used by the framework for rendering, caching, indexing, or other implementation details.
BEHAVIOR: The framework may read or change this value at any time during normal shape and layer operations.
CONSTRAINTS: Applications should not depend on this value. Its meaning is undocumented and may change between versions.