Click or drag to resize

AnnotateViewerRotateDocument Method

These methods will rotate the image and annotations.
Overload List
  NameDescription
Public methodRotateDocument(DocumentRotation)
Rotates the document by the given DocumentRotation.
Public methodRotateDocument(DocumentRotation, LayerAnnotation)
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