IMcGraphObjExName Property
|
|
A displayable name 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 Name As String
Get
Set
Property Value
Type:
String
RemarksIf the Name has not been assigned, then a default name
is exposed unless the mcGraphOverlayCommandFlags.mcgovlcfNoDefaultNames flag
is set in the IMcGraphOverlayEx.CommmandFlags property.
See Also