DK11 for .NET | TatukGIS.NDK.TGIS_Layer.Tag | Constructors | Fields | Methods | Properties | 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.
// C# public Integer Tag { get {} set {} }
' VisualBasic Public Property Tag As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property Tag : Integer read read;
Type |
---|
int Integer |