ASP.NET Pack Programmer's Guide
Size Members
Constructors Fields
 


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 Fields

  Name Description

height

The object's height.

width

The object's width.

 See Also

Size Class
MindFusion.Drawing Namespace