DK11 for .NET | TatukGIS.NDK.TGIS_Shape.TagPointer | Constructors | Fields | Methods | Properties
TagPointer has no predefined meaning. The TagPointer property is provided for the convenience of storing additional pointer information for special needs in an application.
// C# public Object TagPointer { get {} set {} }
' VisualBasic Public Property TagPointer As Object Get End Get Set(ByVal value As Object) End Set End Property
// Oxygene public property TagPointer : Object read read;
Type |
---|
Object |