Name | Description | |
---|---|---|
![]() | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by DiagramManager.
Name | Description | |
---|---|---|
![]() | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
![]() | CreateNetworkDiagram | Creates a NetworkDiagram based on a DiagramTemplate from a list of row GlobalIDs. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | GetDiagramTemplate | Retrieves the DiagramTemplate with the specified name. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetDiagramTemplates | Gets the full list of available DiagramTemplates. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetNetwork<T> | Gets the network related to this diagram manager. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetNetworkDiagram | Retrieves the NetworkDiagram with the specified name. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetNetworkDiagrams | Overloaded. |