PgSqlCircle Constructor(Double,Double,Double)
In This Topic
Initializes a new instance of the
PgSqlCircle structure with the specified center point and radius.
Syntax
Parameters
- x
- The specified coordinate of the center point.
- y
- The specified coordinate of the center point.
- radius
- The specified radius.
See Also