Name | Description | |
---|---|---|
![]() | C1Size Constructor | Initializes a new instance of the C1Size structure and assigns it an initial width and height. |
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 | Returns a hash code for this instance. |
![]() | ToString | Returns a System.String that represents this instance. |
![]() | Compares two instances of C1Size for equality. |
![]() | Compares two instances of C1Size for inequality. |