The RectangleD type exposes the following members.
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality | Tests whether two RectangleD structures have equal location and size. |
![]() ![]() | ImplicitWideningImplicitImplicitImplicit(Rectangle to RectangleD) | Converts the specified Rectangle structure to a RectangleD structure. |
![]() ![]() | ImplicitWideningImplicitImplicitImplicit(RectangleF to RectangleD) | |
![]() ![]() | ImplicitWideningImplicitImplicitImplicit(RectangleD to RectangleF) | |
![]() ![]() | Inequality | Tests whether two RectangleD structures differ in location or size. |