Name | Description | |
---|---|---|
![]() | Bottom | Gets the y-coordinate that is the sum of Y and Height of this VintasoftRect structure. |
![]() | Height | Gets or sets the height of this VintasoftRect structure. |
![]() | IsEmpty | Gets a value indicating whether the Width or Height property of this VintasoftRect has a value of zero. |
![]() | Left | Gets the x-coordinate of the left edge of this VintasoftRect structure. |
![]() | Location | Gets or sets the coordinates of the upper-left corner of this VintasoftRect structure. |
![]() | Right | Gets the x-coordinate that is the sum of X and Width of this VintasoftRect structure. |
![]() | Size | Gets or sets the size of this VintasoftRect. |
![]() | Top | Gets the y-coordinate of the top edge of this VintasoftRect structure. |
![]() | Width | Gets or sets the width of this VintasoftRect structure. |
![]() | X | Gets or sets the x-coordinate of the upper-left corner of this VintasoftRect structure. |
![]() | Y | Gets or sets the y-coordinate of the upper-left corner of this VintasoftRect structure. |