Click or drag to resize

SizeF Properties

The SizeF type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Gets or sets the height
Public propertyIsEmpty
Gets a value indicating that either the Width or Height are zero
Public propertyIsZero
Gets a value indicating that both the Width and Height are zero
Public propertyWidth
Gets or sets the width
Top
See Also