Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Finishes a call sequence for a geometry figure.
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
Syntax
'Declaration
Public Overridable Sub EndFigure
'Usage
Dim instance As SqlGeometryBuilder
instance.EndFigure()
public virtual void EndFigure()
public:
virtual void EndFigure()
abstract EndFigure : unit -> unit
override EndFigure : unit -> unit
public function EndFigure()
Implements
Remarks
Use together with BeginFigure().