Click or drag to resize

AtalaAnnotationViewerCreateVisual Method

These methods are used to render the annotations onto a Visual, which can then be used for printing or saving to XPS.
Overload List
  NameDescription
Public methodCreateVisual
Returns a Visual object of the annotations and current image. This is useful for printing annotations or saving them to XPS documents.
Public methodCreateVisual(Size, WpfVisualScaleMode, Thickness)
Returns a Visual object of the annotations and current image using the specified parameters. This is useful for printing annotations or saving them to XPS documents.
Top
See Also