VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Wpf.UI Namespace / WpfAnnotationTemplateBuildManager Class
Constructors Properties Methods SeeAlso
WpfAnnotationTemplateBuildManager Class Members
The following tables list the members exposed by WpfAnnotationTemplateBuildManager.
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 WpfAnnotationTemplateManager.
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