SizeRange
SizeRange class
Represents the size range
Constructors
| Name | Description |
|---|---|
| SizeRange | Initializes a new instance of the SizeRange class |
Methods
| Name | Description |
|---|---|
| get_MaximumSize | Gets the maximum size. |
| get_MinimumSize | Gets the minimum size. |
| set_MaximumSize | Sets the maximum size. |
| set_MinimumSize | Sets the minimum size. |