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.