ActiveReports 13
Rect Structure Methods

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace : Rect Structure

For a list of all members of this type, see Rect members.

Public Methods
 NameDescription
Public MethodOverloaded. Determines if the specified point is contained within this rectangle.  
Public MethodDetermines whether the specified System.Object is equal to this instance.  
Public Methodstatic (Shared in Visual Basic)Creates a Rect with the specified edge locations.  
Public MethodReturns a hash code for this instance.  
Public MethodOverloaded. Enlarges this Rect by the specified amount.  
Public MethodOverloaded. Replaces this Rect with the intersection of itself and the specified Rect.  
Public MethodDetermines if this rectangle intersects with specified rectangle.  
Public MethodOverloaded. Adjusts the location of this rectangle by the specified amount.  
Public MethodOverloaded. Scales the rectangle by specified scale factor.  
Public MethodReturns a System.String that represents this instance.  
Public Methodstatic (Shared in Visual Basic)Creates a Rect structure that contains the union of two Rect structures.  
Top
See Also

Reference

Rect Structure
GrapeCity.Viewer.Common Namespace