Creates an IGraphicsPath object with the specified fill mode.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
IGraphicsPath CreatePath ( |
Visual Basic
Copy Code
|
|---|
Function CreatePath( _ |
A member of the FillMode enumeration.
An instance of the IGraphicsPath interface.
See Also