In This Topic
The following tables list the members exposed by C1Size.
Public Constructors
| Name | Description |
 | C1Size Constructor | Initializes a new instance of the C1Size structure and assigns it an initial width and height. |
Top
Public Properties
| 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. |
Top
Public Methods
| Name | Description |
 | Equals | Indicates whether this instance and a specified object are equal. |
 | GetHashCode | Serves as the default hash function. |
 | ToString | Returns a string that represents the current object. |
Top
Public Operators
See Also