| IGraphicsPathClone Method  | 
 
            Creates a clone of the graphics path
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
SyntaxFunction Clone As IGraphicsPath
abstract Clone : unit -> IGraphicsPath 
Return Value
Type: 
IGraphicsPath[Missing <returns> documentation for "M:Eto.Drawing.IGraphicsPath.Clone"]
 See Also
See Also