Click or drag to resize

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
Syntax
VB
Property Description As String
	Get
	Set

Property Value

Type: String
Remarks
If 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