Spread WPF 18
GrapeCity.Drawing Namespace / Rect Structure

In This Topic
    Rect Structure Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the y-coordinate that is the sum of Top and Height property values of this Rectangle structure.  
    Public PropertyGets or sets the height of this Rectangle structure.  
    Public PropertyGets the x-coordinate of the left edge of this Rectangle structure.  
    Public PropertyGets the x-coordinate that is the sum of Left and Width property values of this Rectangle structure.  
    Public PropertyGets the y-coordinate of the top edge of this Rectangle structure.  
    Public PropertyGets or sets the width of this Rectangle structure.  
    Public PropertyGets or sets the x-coordinate of the left edge of this Rectangle structure.  
    Public PropertyGets or sets the y-coordinate of the top edge of this Rectangle structure.  
    Top
    See Also