| Name | Description | |
|---|---|---|
![]() | ClearTOCSelection | Clears the selection from the TOC. |
![]() | FitToContent | Set the extent to fit the content. |
![]() | GetKnowledgeGraph | Gets the Knowledge Graph associated with the data model view. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetSelectedEntities | Gets the collection of entities selected in the TOC. |
![]() | GetSelectedRelationships | Gets the collection of relationships selected in the TOC. |
![]() | RefreshAsync | Refreshes the view. This must be called on the GUI thread. |
![]() | SelectAll | Selects all entities and relationships in the TOC. |
![]() | SelectEntities | Selects entities in the TOC. |
![]() | SelectNamedObjectTypes | Selects entities and relationships in the TOC. |
![]() | SelectRelationships | Selects relationships in the TOC. |
![]() | SetMode | Sets the mode. |
![]() | SetNodeAlignment | Sets the node alignment. |
![]() | SetZoomLevel | Set the zoom level for the data model view. The allowed values are 1 to 200. |
![]() | ZoomInFixed | Zooms in by a fixed amount. |
![]() | ZoomOutFixed | Zoom out by a fixed amount |
![]() | ZoomToSelected | Zoom to the extent of the selected items in the view. |
