The following tables list the members exposed by ResizeConstraints.
Name | Description | |
---|---|---|
![]() | ResizeConstraints Constructor | Initializes a new instance of the ResizeConstraints class |
Name | Description | |
---|---|---|
![]() | Cancel | If set to true will _cancel the operation |
![]() | MaxExtent | The maximum extent allowed in device-independent units (1/96th inch per unit) |
![]() | MinExtent | The minimum extent allowed in device-independent units (1/96th inch per unit) |
![]() | ResizeArea | The resize area (read-only) |
![]() | ResizeInXAxis | Indicates whether the element is being resized along the x or y axis (read-only) |
![]() | ResizerBar | The resizer bar indicator (read-only) |
![]() | ResizeWhileDragging | If set to true will cause resizing while the mouse is being dragged |