Search
Size Members
Constructors Properties Methods
 


Represents the size of 2D object.

The following tables list the members exposed by the Size type.

 Public Constructors

  Name Description

Size

Initializes a new instance of the Size class with the specified width and height.

 Public Properties

  Name Description

height

Gets or sets the size height.

width

Gets or sets the size width.

 Public Methods

  Name Description

empty

Gets a value indicating whether this Size is empty.

 See Also