For a list of all members of this type, see LogicalRectangle members.
"| Name | Description | |
|---|---|---|
|    | Bottom | Gets the y-coordinate that is the sum of the Y and Height property values of this LogicalRectangle structure. | 
|    | Height | Gets or sets the height of this LogicalRectangle structure. | 
|    | IsEmpty | Tests whether all numeric properties of this LogicalRectangle have values of zero. | 
|    | Left | Gets the x-coordinate of the left edge of this LogicalRectangle structure. | 
|    | Location | Gets or sets the coordinates of the upper-left corner of this LogicalRectangle structure. | 
|    | Right | Gets the x-coordinate that is the sum of the X and the Width property values of this LogicalRectangle structure. | 
|    | Size | Gets or sets the size of this LogicalRectangle. | 
|    | Top | Gets the y-coordinate of the top edge of this LogicalRectangle structure. | 
|    | Unit | Gets or sets a value that represents the unit of measure for this LogicalRectangle. | 
|    | Width | Gets or sets the width of this LogicalRectangle structure. | 
|    | X | Gets or sets the x-coordinate of the upper-left corner of this LogicalRectangle structure. | 
|    | Y | Gets or sets the y-coordinate of the upper-left corner of this LogicalRectangle structure. | 
 
     
     
     
     
    