Version

ResizeConstraints Class Members

The following tables list the members exposed by ResizeConstraints.

Public Constructors
 NameDescription
Public ConstructorResizeConstraints ConstructorInitializes a new instance of the ResizeConstraints class  
Public Properties
 NameDescription
Public PropertyCancelIf set to true will _cancel the operation  
Public PropertyMaxExtentThe maximum extent allowed in device-independent units (1/96th inch per unit)  
Public PropertyMinExtentThe minimum extent allowed in device-independent units (1/96th inch per unit)  
Public PropertyResizeAreaThe resize area (read-only)  
Public PropertyResizeInXAxisIndicates whether the element is being resized along the x or y axis (read-only)  
Public PropertyResizerBarThe resizer bar indicator (read-only)  
Public PropertyResizeWhileDraggingIf set to true will cause resizing while the mouse is being dragged  
See Also