VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI Namespace / AnnotationTemplateBuildManager Class
In This Topic
AnnotationTemplateBuildManager Class Methods
In This Topic
For a list of all methods of this type, see AnnotationTemplateBuildManager.
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