Represents the size of 2D object.
The following tables list the members exposed by the Size type.
Size
Initializes a new instance of the Size class with the specified width and height.
height
The object's height.
width
The object's width.
Size ClassMindFusion.Drawing Namespace