dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlPolygon Structure

In This Topic
PgSqlPolygon Structure Methods
In This Topic

For a list of all members of this type, see PgSqlPolygon members.

Public Methods
 NameDescription
Public MethodDetermines if the specified object is an instance of PgSqlPolygon and has the same values as the current PgSqlPolygon instance.  
Public MethodGets a hash code for the PgSqlPolygon instance.  
Public Methodstatic (Shared in Visual Basic)Converts the specified System.String representation of a polygon (similar to closed path) to its PgSqlPolygon equivalent.  
Public MethodConverts the current PgSqlPolygon structure to a System.String.  
Top
See Also