Click or drag to resize

AnnotDataVisualRect Field

The rectangle within the page according to the current zoom ratio. The coordinates are relative to the rectangle that intersects the currently visible view and the page. are the coordinates from the top and left side of the visible page

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public Rect VisualRect

Field Value

Type: Rect
See Also