| SizeConstraint Properties |
The SizeConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| HeightComponent |
Gets the desired image height, in pixels.
| |
| IsEmpty |
Tests whether this structure has width, height and maximum width or height of 0.
| |
| MaxWidthOrHeightComponent |
Gets the desired maximum image width or height.
| |
| WidthComponent |
Gets the desired image width, in pixels.
|