EndFigure 方法
Finishes a call sequence for a geography figure.
命名空间: 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.