The SizeD type exposes the following members.

Properties

  Name Description
Public property Static member Empty
Represents an empty instance of the SizeD structure.
Public property Height
Gets or sets the vertical component of the current SizeD.
Public property IsEmpty
Gets a value indicating whether of the current SizeD has zero Width and Height.
Public property Width
Gets or sets the horizontal component of the current SizeD.

See Also