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()
Public Shared Function Create As IGraphicsPath
static member Create : unit -> IGraphicsPath
Return Value
Type:
IGraphicsPath[Missing <returns> documentation for "M:Eto.Drawing.GraphicsPath.Create"]
See Also