C#
VB
C++
Gets a value indicating whether the current AnnEditDesigner is in rotate mode.
public virtual bool Rotate { get; set; }
Public Overridable Property Rotate As Boolean
true if the current AnnEditDesigner is in rotate mode; otherwise, false.
This value has the same effect as changing the Rotate property of the AnnEditDesigner class.
For an example, refer to CanRotate.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET