A class that stores width/height pairs.
The following tables list the members exposed by the ElementSize type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ElementSize class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the height. |
|
![]() |
Gets a value that indicates whether the current ElementSize is empty. |
|
![]() |
Gets a value that indicates whether the height is set. |
|
![]() |
Gets a value that indicates whether the width is set. |
|
![]() |
Gets or sets the width. |
Name | Description | |
---|---|---|
![]() |
Creates a copy of this ElementSize object. |
Name | Description | |
---|---|---|
![]() |
Raised when a property value changes. |