dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlBox Structure / LowerLeft Property

In This Topic
LowerLeft Property
In This Topic
Gets the x and y coordinates of the lower left corner.
Syntax
'Declaration
 
Public ReadOnly Property LowerLeft As PgSqlPoint
 

Property Value

The PgSqlPoint that is the lower left corner.
See Also