DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.TagInternal | Methods | Properties
TagInternal has no predefined meaning. The TagInternal property is provided for the convenience of storing additional for internal use of TatukGIS. Please do not use this property on your own!.
// C# public Integer TagInternal { get {} set {} }
' VisualBasic Public Property TagInternal As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property TagInternal : Integer read read;
Type |
---|
int Integer |