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.