Click or drag to resize

WpfRectangleGripRotationMode Enumeration

Indicates the grip rotation behavior.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum WpfRectangleGripRotationMode
Members
  Member nameDescription
None No rotation is performed.
Grip The normal rotation grip is displayed.
Zone An invisible grip is used for rotation. The cursor will change when over the grip area to indicate a rotation action.
See Also