VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI Namespace / AnnotationTemplateBuildManager Class
Constructors Properties Methods SeeAlso
In This Topic
    AnnotationTemplateBuildManager Class Members
    In This Topic
    The following tables list the members exposed by AnnotationTemplateBuildManager.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the annotation viewer that displays annotation templates.
    Public Methods
     NameDescription
    Public MethodAdds an annotation to this manager.
    Public MethodOverloaded. Adds an image annotation to this manager and changes the annotation size and position so the annotation fills the annotation viewer.
    Public MethodAdds a rectanglular annotation to this manager and changes the annotation size and position so the annotation fills the annotation viewer.
    Public MethodAdds a stamp annotation to this manager and changes the annotation size and position so the annotation fills the annotation viewer.
    Public MethodAdds the annotation to AnnotationTemplateManager.
    Public MethodAdds a text annotation to this manager and changes the annotation size and position so the annotation fills the annotation viewer.
    Public MethodAdds signature annotation to this manager and starts building of signature annotation.
    Public MethodCancels building of annotation.
    Public MethodRemoves all annotations from this manager.
    Public MethodReleases unmanaged and managed resources.
    Public MethodReturns the template annotation.
    See Also