AtalaAnnotationViewerBurn Method (WpfAnnotationUICollection, AtalaImage) |
Burns the annotations in the provided collection along with the specified image.
Namespace:
Atalasoft.Annotate.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
Exceptions| Exception | Condition |
|---|
| ArgumentNullException | Thrown if any argument is null (Nothing in VB). |
RemarksThis method will not modify the image passed in as an argument.
See Also