Overload | Description |
---|---|
PgSqlLSeg Constructor(Double,Double,Double,Double) | Initializes a new instance of the PgSqlLSeg structure with the specified start and end points of the line segment. |
PgSqlLSeg Constructor(PgSqlPoint,PgSqlPoint) | Initializes a new instance of the PgSqlLSeg structure with the specified start and end PgSqlPoint values of the line segment. |