Name | Description | |
---|---|---|
DiagramManager | Gets the diagram manager of this diagram template. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Name | Gets the name of this diagram template. |
The following tables list the members exposed by DiagramTemplate.
Name | Description | |
---|---|---|
DiagramManager | Gets the diagram manager of this diagram template. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Name | Gets the name of this diagram template. |
Name | Description | |
---|---|---|
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
GetNetworkDiagram | Gets a NetworkDiagram based on this diagram template with the specified name. This method must be called on the MCT. Use QueuedTask.Run. | |
GetNetworkDiagrams | Gets the list of NetworkDiagrams based on this diagram template. This method must be called on the MCT. Use QueuedTask.Run. |