Creates an IGraphicsPath object from the specified rectangle.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public static IGraphicsPath CreatePath ( |
Visual Basic Copy Code |
---|
Public Shared Function CreatePath( _ |
A Rectangle structure.
An instance of the IGraphicsPath interface.