System.Drawing.Size

Size Class


Represents a size with two Width and Height parameters. This class cannot be inherited.

Definition

public sealed class Size: Object

Members Table

MethodDescription
Ceiling
Equals(Inherited from Object)
GetHashCode
GetTypeName(Inherited from Object)
MemberwiseClone(Inherited from Object)
ReferenceEquals(Inherited from Object)
Round
SizeInitializes a new instance of Size.
ToPointReturns a Point object from a Size object.
ToSizeF
ToStringGets a string representation.
Truncate
PropertyDescription
Height
IsEmpty
Width
OperatorDescription
operator !=
operator +
operator -
operator ==
FieldDescription
Empty

Inheritance Hierarchy

Object
Size

Class Information

NamespaceSystem.Drawing
Libraryswiff.scl
Library Version1.0.0.1784
© 2004-2005 GlobFX Technologies. All rights reserved.