Метод IGeographySink.EndFigure
Finishes a call sequence for a geography figure. This API is obsolete. IGeographySink110 should be used instead.
Пространство имен: Microsoft.SqlServer.Types
Сборка: Microsoft.SqlServer.Types (в Microsoft.SqlServer.Types.dll)
Синтаксис
'Декларация
Sub EndFigure
'Применение
Dim instance As IGeographySink
instance.EndFigure()
void EndFigure()
void EndFigure()
abstract EndFigure : unit -> unit
function EndFigure()
Замечания
Method must be used together with BeginFigure() method.