List of All Members for AnnotationDocument
This is the complete list of members for AnnotationDocument, including inherited members.
- ContinueOption : enumeration
- RepaintType : enumeration
- canvasRect : rect
- imageDpr : real
- imageSize : size
- inputTransform : matrix4x4
- modified : bool
- redoStackDepth : int
- renderTransform : matrix4x4
- selectedItem : SelectedItemWrapper
- tool : AnnotationTool
- transform : matrix4x4
- undoStackDepth : int
- void applyTransform(matrix4x4 matrix)
- void clear()
- void clearAnnotations()
- void cropCanvas(rect cropRect)
- void deleteSelectedItem()
- void deselectItem()
- bool saveImage(string path)
- void selectItem(rect rect)
- void setBaseImage(string path)
- void setBaseImage(url localFile)
- void undo()