Name | Description | |
---|---|---|
![]() | PgSqlBox Constructor | Overloaded. Initializes a new instance of the PgSqlBox structure. |
The following tables list the members exposed by PgSqlBox.
Name | Description | |
---|---|---|
![]() | PgSqlBox Constructor | Overloaded. Initializes a new instance of the PgSqlBox structure. |
Name | Description | |
---|---|---|
![]() | IsNull | Gets a value indicating whether the PgSqlBox is a Null. |
![]() | LowerLeft | Gets the x and y coordinates of the lower left corner. |
![]() | UpperRight | Gets the x and y coordinates of the upper right corner. |
Name | Description | |
---|---|---|
![]() | Equals | Determines if the specified object is an instance of PgSqlBox and has the same values as the current PgSqlBox instance. |
![]() | GetHashCode | Gets a hash code for the PgSqlBox instance. |
![]() ![]() | Parse | Converts the specified System.String representation of a rectangular box to its PgSqlBox equivalent. |
![]() | ToString | Converts the current PgSqlBox structure to a System.String. |
![]() | Determines whether two PgSqlBox structures are the same. |
![]() | Compares two PgSqlBox structures to determine if they are not equal. |