Indicates the current AnnEditDesigner operation.
public enum AnnEditDesignerOperation Public Enum AnnEditDesignerOperationInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class AnnEditDesignerOperation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | None | No operation. |
| 1 | MoveControlPoint | The user has clicked and dragged a System.Windows.Controls.Primitives.Thumb. |
| 2 | Move | The user has clicked and dragged the object itself. |
| 3 | MoveHeader | The user has clicked and dragged the object header. |
| 4 | Rotate | The user has clicked and dragged the object while the AnnEditDesigner is in rotate mode. |
| 5 | MoveRotateCenter |
The user has clicked and dragged the rotate center control point (System.Windows.Controls.Primitives.Thumb). For more information, refer to WPF Annotation Rotation Options. |
| 6 | MoveRotateGripper |
The user has clicked and dragged the rotate gripper control point (System.Windows.Controls.Primitives.Thumb). For more information, refer to WPF Annotation Rotation Options. |
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
