WpfAnnotationTemplateManager Class Members
In This Topic
The following tables list the members exposed by
WpfAnnotationTemplateManager.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | Add | Overloaded. Adds a template to this template manager. |
 | AddRange | Adds templates to this template manager. |
 | Clear | Removes all templates from this template manager. |
 | GetTemplateCopy | Returns a copy of the template. |
 | GetTemplateViewCopy | Returns a copy of the template view. |
 | Insert | Inserts a template into this template manager. |
 | RemoveAt | Removes a template from this template manager. |
 | RemoveSelected | Removes selected templates from this template manager. |
 | Save | Overloaded. Saves all templates from this template manager to a file. |
 | ToArray | Returns an array that contains copies of all templates from this template manager. |
Protected Methods
| Name | Description |
 | GetDescription | Returns the description of annotation template. |
See Also