The SizeD type exposes the following members.

Properties

  NameDescription
Public propertyHeight
Gets or sets the vertical component of this SizeD.
Public propertyIsEmpty
Gets a value indicating whether this SizeD has zero width and height.
Public propertyWidth
Gets or sets the horizontal component of this SizeD.

See Also