Click or drag to resize

GraphicsPathClone Method

Creates a clone of the graphics path

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public IGraphicsPath Clone()

Return Value

Type: IGraphicsPath

[Missing <returns> documentation for "M:Eto.Drawing.GraphicsPath.Clone"]

Implements

IGraphicsPathClone
See Also