public DiagramTemplate GetDiagramTemplate( string name )
Public Function GetDiagramTemplate( _ ByVal name As String _ ) As DiagramTemplate
Parameters
- name
- The name of the diagram template.
Return Value
The DiagramTemplate with the specified name.
public DiagramTemplate GetDiagramTemplate( string name )
Public Function GetDiagramTemplate( _ ByVal name As String _ ) As DiagramTemplate
Exception | Description |
---|---|
ArcGIS.Core.Data.GeodatabaseException | A geodatabase-related exception has occurred. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 10, Windows 8.1