| IGraphicsPathStartFigure Method  | 
 
            Starts a new figure without closing the current figure
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxabstract StartFigure : unit -> unit 
 Remarks
Remarks
            This will make the next segment added to the path independent (unconnected) to the last segment.
            
 See Also
See Also