Click or drag to resize

IGraphicsPathClone Method

Creates a clone of the graphics path

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

Return Value

Type: IGraphicsPath

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

See Also