bounds
Returns the bounding box for the annotation in page space.
Declaration
var bounds: CGRect { get set }var bounds: NSRect { get set }Return Value
The bounding box for the annotation in page space.
Discussion
Page space is a 72-dpi coordinate system with the origin at the lower-left corner of the current page.