PgSqlBox Constructor(PgSqlPoint,PgSqlPoint)
Initializes a new instance of the
PgSqlBox structure with the specified lower left and upper right corners.
Parameters
- upperRight
- The PgSqlPoint that is the specified upper right corner.
- lowerLeft
- The PgSqlPoint that is the specified lower left corner.