dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlCircle Structure / Center Property

In This Topic
Center Property
In This Topic
Gets the center point of the circle.
Syntax
'Declaration
 
Public ReadOnly Property Center As PgSqlPoint
 

Property Value

The PgSqlPoint that is the center point.
See Also