Click or drag to resize

AtalaAnnotationViewerRotateDocument Method

The RotateDocument method is used to rotate the image and annotations in 90 degree increments.
Overload List
  NameDescription
Public methodRotateDocument(DocumentRotation)
Rotates the document and its annotations.
Public methodRotateDocument(DocumentRotation, WpfLayerAnnotation)
Rotates the specified LayerAnnotation by the given DocumentRotation.
Public methodRotateDocument(DocumentRotation, Int32)
Rotates the document at the given layer index by the given DocumentRotation.
Top
See Also