DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.TagPointer | 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 Pointer TagPointer { get {} set {} }
' VisualBasic Public Property TagPointer As Pointer Get End Get Set(ByVal value As Pointer) End Set End Property
// Oxygene public property TagPointer : Pointer read read;
Type |
---|
unsafe void* Pointer |