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