Creates a graphics path of a rounded rectangle with the specified dimensions and round radius.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public static Geometry GetRoundRect ( |
Visual Basic
![]() |
---|
Public Shared Function GetRoundRect( _ |
A Rect instance, which defines the source rectangle.
The radius of the rectangle corners.
This method supports the WpfDiagram infrastructure and is not intended to be used directly from your code.
WpfDiagram Programmer's Guide | © 2025 MindFusion |