Npgsql API Docs

NpgsqlPolygon Structure

Represents a PostgreSQL Polygon type.

For a list of all members of this type, see NpgsqlPolygon Members.

System.Object
   System.ValueType
      NpgsqlTypes.NpgsqlPolygon

[Visual Basic]
Public Structure NpgsqlPolygon
[C#]
public struct NpgsqlPolygon

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Missing <remarks> documentation for T:NpgsqlTypes.NpgsqlPolygon

Requirements

Namespace: NpgsqlTypes

Assembly: Npgsql (in Npgsql.dll)

See Also

NpgsqlPolygon Members | NpgsqlTypes Namespace