C#
VB
C++
Gets or sets a value indicating whether this AnnEditDesigner is in rotate mode.
public virtual bool Rotate { get; set; }
Public Overridable Property Rotate As Boolean
true if this AnnEditDesigner is in rotate mode; otherwise false.
When the AnnEditDesigner is in a rotate mode, clicking and dragging on the EditObject will cause it to rotate around its origin.
For an example, refer to AnnDesigner.
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