Creates a graphics path of a rounded rectangle with the specified dimensions and round radius.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public static GraphicsPath GetRoundRect ( |
Visual Basic Copy Code |
---|
Public Shared Function GetRoundRect( _ |
The y-coordinate of the top-left corner of the rectangle.
The width of the rectangle.
The height of the rectangle.
The radius of the rectangle corners.
This method supports the MindFusion.Diagramming infrastructure and is not intended to be used directly from your code.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |