IGeometrySink110 Methods
SQL Server 2012
The IGeometrySink110 type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddCircularArc | Adds a circular arc geometry type figure with the specified startpoint and endpoint. |
|
AddLine | Defines points other than the starting endpoint in a geometry instance. This API is obsolete. IGeometrySink110 should be used instead. (Inherited from IGeometrySink.) |
|
BeginFigure | Defines the starting endpoint for a geometry instance. This API is obsolete. IGeometrySink110 should be used instead. (Inherited from IGeometrySink.) |
|
BeginGeometry | Starts the call sequence of a geometry type. This API is obsolete. IGeometrySink110 should be used instead. (Inherited from IGeometrySink.) |
|
EndFigure | Finishes a call sequence for a geometry figure. This API is obsolete. IGeometrySink110 should be used instead. (Inherited from IGeometrySink.) |
|
EndGeometry | Finishes a call sequence for a geometry figure. This API is obsolete. IGeometrySink110 should be used instead. (Inherited from IGeometrySink.) |
|
SetSrid | Sets the Spatial Reference Identifier (SRID) for a geometry type call sequence. This API is obsolete. IGeometrySink110 should be used instead. (Inherited from IGeometrySink.) |
