EndFigure Method

Ends the figure set on the current node.

Namespace:  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)

Syntax

'Declaration
Protected Overridable Sub EndFigure
'Usage

Me.EndFigure()
protected virtual void EndFigure()
protected:
virtual void EndFigure()
abstract EndFigure : unit -> unit 
override EndFigure : unit -> unit 
protected function EndFigure()

See Also

Reference

BaseSpatialFactory Class

System.Spatial Namespace