Creates a graphics path of a rounded rectangle with the specified dimensions and round radius.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public static GraphicsPath GetRoundRect ( |
Visual Basic
![]() |
---|
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 NetDiagram infrastructure and is not intended to be used directly from your code.
NetDiagram Programmer's Guide | © 2023 MindFusion |