SqlGeometryBuilder.AddCircularArc Method (Double, Double, Double, Double)
SQL Server 2012
Adds a circular arc to the path.
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
Parameters
- x1
- Type: System.Double
The first latitude for the arc.
- y1
- Type: System.Double
The first longitude for the arc.
- x2
- Type: System.Double
The second latitude for the arc.
- y2
- Type: System.Double
The second longitude for the arc.