.NET Framework Class Library
Rectangle Properties

The Rectangle type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkBottomGets the y-coordinate that is the sum of the Y and Height property values of this Rectangle structure.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkHeightGets or sets the height of this Rectangle structure.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkIsEmptyTests whether all numeric properties of this Rectangle have values of zero.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkLeftGets the x-coordinate of the left edge of this Rectangle structure.
Public propertySupported by the .NET Compact FrameworkLocationGets or sets the coordinates of the upper-left corner of this Rectangle structure.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkRightGets the x-coordinate that is the sum of X and Width property values of this Rectangle structure.
Public propertySupported by the .NET Compact FrameworkSizeGets or sets the size of this Rectangle.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkTopGets the y-coordinate of the top edge of this Rectangle structure.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkWidthGets or sets the width of this Rectangle structure.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkXGets or sets the x-coordinate of the upper-left corner of this Rectangle structure.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkYGets or sets the y-coordinate of the upper-left corner of this Rectangle structure.
Top
See Also

Reference

Tags :


Page view tracker