SqlGeometryBuilder.EndGeometry 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 type.
public virtual void EndGeometry ();
abstract member EndGeometry : unit -> unit
override this.EndGeometry : unit -> unit
Public Overridable Sub EndGeometry ()