IMcGraphObjExDescription Property
|
|
A description string for the object.
Namespace:
MediaCy.IQL.Display.Overlays
Assembly:
MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
SyntaxProperty Description As String
Get
Set
Property Value
Type:
String
RemarksIf the Description has not been assigned, then a default description
is exposed unless the mcGraphOverlayCommandFlags.mcgovlcfNoDefaultNames flag
is set in the IMcGraphOverlayEx.CommmandFlags property.
See Also