MAUI Pack Programmer's Guide
GraphicsFactory.CreatePath Method ()
See Also
 






Creates an IGraphicsPath object.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public static IGraphicsPath CreatePath ()

Visual Basic  Copy Code

Public Shared Function CreatePath () As IGraphicsPath

 Return Value

An instance of the IGraphicsPath interface.

 See Also

CreatePath Method Overload List
GraphicsFactory Members
GraphicsFactory Class
MindFusion.Drawing Namespace