In This Topic
Initializes a new instance of the
PgSqlLine structure with the specified , , and constants, defining the linear equation
A*x+B*y+C=0.
Syntax
Parameters
- a
- The specified constant.
- b
- The specified constant.
- c
- The specified constant.
See Also