Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAnnotationRectangle

Information that represents the rectangle an IAnnotation covers

Note that all pixels are measured based on the height and width of the converted page, not the original Relativity Image file.

Hierarchy

  • IAnnotationRectangle

Index

Properties

Properties

height

height: number

Height of the IAnnotation in pixels

width

width: number

Width of the IAnnotation in pixels

x

x: number

X-coordinate of the upper-lefthand corner

The number of pixels between the left edge of the page and the left side of the IAnnotation

y

y: number

Y-coordinate of the bottom-righthand corner

The number of pixels between the top edge of the page and the top of the IAnnotation