Click or drag to resize

AnnotationUIGetViewerParameters Method

This method is used to get information about the viewer where the annotations are rendered, including resolution, zoom (scale) level and scrollbar position.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected AnnotateViewerParameters GetViewerParameters()

Return Value

Type: AnnotateViewerParameters
An AnnotateViewerParameters object containing the viewer information.
See Also