Name | Description | |
---|---|---|
![]() | ActivateDefaultToolAsync | Activates the Tool that is identified by DefaultToolID. |
![]() | ActivateLastSelectedToolAsync | Activates the Tool that is identified by LastSelectedToolID. |
![]() | ActivateToolAsync | Activates a Tool that is identified by the given ID. |
![]() | GeneratePreviewAsync | Generates a preview icon that represents this EditingTemplate. |
![]() | GetDefinition | Gets the CIM definition of this EditingTemplate. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetSymbol | Retrieves the symbol that would be used by a feature created from this template. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetSymbolAsync | Retrieves the symbol that would be used by a feature created from this template. |
![]() | GetToolOptions | Gets the ToolOptions for specified Tool. |
![]() | SetDefinition | Sets the CIM definition of this EditingTemplate. This method must be called on the MCT. Use QueuedTask.Run. |