Name | Description | |
---|---|---|
PgSqlLSeg Constructor | Overloaded. |
The following tables list the members exposed by PgSqlLSeg.
Name | Description | |
---|---|---|
PgSqlLSeg Constructor | Overloaded. |
Name | Description | |
---|---|---|
EndPoint | Gets the end point of the line segment. | |
IsNull | Gets a value indicating whether the PgSqlLSeg is a Null. | |
StartPoint | Gets the start point of the line segment. |
Name | Description | |
---|---|---|
Equals | Determines if the specified object is an instance of PgSqlLSeg and has the same values as the current PgSqlLSeg instance. | |
GetHashCode | Gets a hash code for the PgSqlLSeg instance. | |
Parse | Converts the specified System.String representation of a line segment to its PgSqlLSeg equivalent. | |
ToString | Converts the current PgSqlLSeg structure to a System.String. |
Equality | Determines whether two PgSqlLSeg structures are the same. |
Inequality | Compares two PgSqlLSeg structures to determine if they are not equal. |