Contains possible values for the ChangeMode property which specifies how the current rectangle of the rubberband is going to be changed.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Enumeration RectangleChangeMode
public enum RectangleChangeMode
Member name | Description | |
---|---|---|
Changed |
The rubberband is alredy changed: movement or resizing is over. |
|
Moving |
The rubberband is being moved. |
|
Resizing |
The rubberband is being resized. |