ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / KnowledgeGraphDataModelView Class


In This Topic
    KnowledgeGraphDataModelView Class Methods
    In This Topic

    For a list of all members of this type, see KnowledgeGraphDataModelView members.

    Public Methods
     NameDescription
    Public Method Clears the selection from the TOC.  
    Public Method Set the extent to fit the content.  
    Public Method Gets the Knowledge Graph associated with the data model view. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the collection of entities selected in the TOC.  
    Public Method Gets the collection of relationships selected in the TOC.  
    Public Method Refreshes the view. This must be called on the GUI thread.  
    Public Method Selects all entities and relationships in the TOC.  
    Public Method Selects entities in the TOC.  
    Public Method Selects entities and relationships in the TOC.  
    Public Method Selects relationships in the TOC.  
    Public Method Sets the mode.  
    Public Method Sets the node alignment.  
    Public Method Set the zoom level for the data model view. The allowed values are 1 to 200.  
    Public Method Zooms in by a fixed amount.  
    Public Method Zoom out by a fixed amount  
    Public Method Zoom to the extent of the selected items in the view.  
    Top
    See Also