IMcGraphOverlayExDisplayName Property
|
|
A displayable name for the overlay.
Namespace:
MediaCy.IQL.Display.Overlays
Assembly:
MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
SyntaxProperty DisplayName As String
Get
Set
Property Value
Type:
String
RemarksIf the DisplayName has not been assigned, then the Name property
is exposed unless the mcGraphOverlayCommandFlags.mcgovlcfNoDefaultNames flag
is set in the IMcGraphOverlayEx.CommmandFlags property.
See Also