Click or drag to resize

GraphicsPathCreate Method

Creates a new instance of the IGraphicsPath for the specified generator

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

Return Value

Type: IGraphicsPath

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

See Also