Click or drag to resize

AtalaAnnotationViewerCreateVisual Method

Returns a Visual object of the annotations and current image. This is useful for printing annotations or saving them to XPS documents.
Returns a Visual object of the annotations and current image. This is useful for printing annotations or saving them to XPS documents.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Visual CreateVisual()

Return Value

Type: Visual
A Visual object of the annotations and image.

Return Value

Type: Visual
A Visual object of the annotations and image.
See Also