| C1.Android.Core Assembly > C1.Android.Core Namespace : C1Size Structure |
The following tables list the members exposed by C1Size.
| Name | Description | |
|---|---|---|
![]() | C1Size Constructor | Initializes a new instance of the C1Size structure and assigns it an initial width and height. |
| Name | Description | |
|---|---|---|
![]() ![]() | Empty | Gets a value that represents a static empty C1Size. |
![]() | Height | Gets or sets the height. |
![]() | IsEmpty | Gets a value indicating whether this instance is empty. |
![]() | Width | Gets or sets the width. |
| Name | Description | |
|---|---|---|
![]() | Equals | ompares an object to an instance of C1Size for equality. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | ToString | Returns a string that represents the current object. |
Equality | Compares two instances of C1Size for equality. |
Inequality | Compares two instances of C1Size for inequality. |