Click or drag to resize
Size Properties

The Size type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEmpty
Gets a value that represents a static empty Windows.Foundation.Size.
Public propertyHeight
Gets or sets the height of this instance of Windows.Foundation.Size in pixels. The default is 0. The value cannot be negative.
Public propertyIsEmpty
Gets a value that indicates whether this instance of Windows.Foundation.Size is Windows.Foundation.Size.Empty.
Public propertyWidth
Gets or sets the width of this instance of Windows.Foundation.Size.
Top
See Also