IGeometrySink.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 figure. This API is obsolete. IGeometrySink110 should be used instead.
public void EndGeometry ();
abstract member EndGeometry : unit -> unit
Public Sub EndGeometry ()