Version

Rectangle Class Members

The following tables list the members exposed by Rectangle.

Public Properties
 NameDescription
Public PropertyBottomSpecifies the bottom extent of the UI Rectangle.  
Public PropertyLeftSpecifies the left origin of the UI Rectangle.  
Public PropertyRightSpecifies the right extent of the UI Rectangle.  
Public PropertyTopSpecifies the top origin of the UI Rectangle.  
Protected Properties
 NameDescription
Protected PropertyViewStateGets a dictionary of state information (StateBag) that allows you to save and restore the view state of a server control across multiple requests for the same page.  
Public Methods
 NameDescription
Public MethodCopyCopies properties from source  
Public MethodEqualsIndicates whether this instance of a Rectangle is value-equivalent to another.  
Public MethodGetHashCodeGets a hash code of the current Rectangle.  
Public MethodIsEmptySpecifies whether any settings have been applied to the Style object.  
Public MethodMergeWith  
Public MethodResetResets any changes.  
Public MethodToStringProduces a text representation of the rectangular coordinates for design-time or diagnostic use.  
See Also