Creates an IGraphicsPath object from the specified rectangle.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public static IGraphicsPath CreatePath ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function CreatePath( _ |
A Microsoft.Maui.Graphics.Rect structure.
An instance of the IGraphicsPath interface.
See AlsoCreatePath Method Overload List
GraphicsFactory Members
GraphicsFactory Class
MindFusion.Drawing Namespace