IMcGraphOverlay2UserData Property
|
|
A user defined piece of data attached to the object.
Namespace:
MediaCy.IQL.Display.Overlays
Assembly:
MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
SyntaxProperty UserData As Object
Get
Set
Property Value
Type:
Object
RemarksThe data is maintained internally in its VARIANT format. When an object
is serialized, its UserData also saved and restored as long as it contains only
numeric or string data. Arrays of data as well as arrays of VARIANT and arrays
of arrays are allowed.
See AlsoReference
IMcGraphOverlay2UserData