SqlGeometryBuilder.EndFigure Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Finishes a call sequence for a geometry figure.
public virtual void EndFigure ();
abstract member EndFigure : unit -> unit
override this.EndFigure : unit -> unit
Public Overridable Sub EndFigure ()