IMcGraphOverlayViews Property
|
|
Readonly property exposing the overlay controlled McViews collection.
Namespace:
MediaCy.IQL.Display.Overlays
Assembly:
MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
SyntaxReadOnly Property Views As McViews
Get
Property Value
Type:
McViews
RemarksThe McViews object exposed by this method implements the IMcViews interface.
Assigning to the Views.ViewerGroupsToTrack will automatically synchronize
this McViews with any ancestor McImage.Views collection.
See Also