VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI Namespace / AnnotationTemplateManager Class
Constructors Properties Methods SeeAlso
In This Topic
    AnnotationTemplateManager Class Members
    In This Topic
    The following tables list the members exposed by AnnotationTemplateManager.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AnnotationTemplateManager class.
    Public Properties
     NameDescription
    Public PropertyGets the number of templates contained in this template manager.
    Public PropertyGets or sets the index of selected template.
    Public PropertyGets or sets a value indicating whether the template description must be shown in viewer that displays templates.
    Public PropertyGets or sets the template background color.
    Public PropertyGets or sets the template size in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels.
    Public PropertyGets or sets the thumbnail padding in Vintasoft.Imaging.UnitOfMeasure.DeviceIndependentPixels.
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a template to this template manager.
    Public MethodAdds templates to this template manager.
    Public MethodRemoves all templates from this template manager.
    Public MethodReturns a copy of the template.
    Public MethodReturns a copy of the template view.
    Public MethodInserts a template into this template manager.
    Public MethodRemoves a template from this template manager.
    Public MethodRemoves the selected templates from this template manager if selection is not empty; otherwise, removes the focused template.
    Public MethodOverloaded. Saves all templates from this template manager to a file.
    Public MethodReturns an array that contains copies of all templates from this template manager.
    Protected Methods
     NameDescription
    Protected MethodReturns the description of annotation template.
    See Also