IDisplayOverlays Interface |
![]() |
Namespace: MediaCy.IQL.Features
Public Interface IDisplayOverlays Inherits IEnumerable
The IDisplayOverlays type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoDisplayTemplateID | A TemplateID to use for automatic feature display |
![]() | Count | Count of McGraphOverlay instances in the collection |
![]() | Item | An item from the collection. |
![]() ![]() | MasterGraphOverlay | Controls and reflects the Master McGraphOverlay member of the collection |
![]() | Parent |
Name | Description | |
---|---|---|
![]() ![]() | Add | Add an McGraphOverlay instance to the collection. |
![]() | ClassNameForFeature | |
![]() | GetEnumerator | |
![]() | IdentifyLinkedFeature | Identify any feature linked to a given McGraphObj instance. |
![]() ![]() | LinkFeatureToGraphObj | Link or unlink a feature with an McGraphObj instance. |
![]() | Remove | Remove an item from the collection |
![]() | RemoveAll | Remove all McGraphOverlays in the collection. |