Creates a graphics path of a rounded rectangle with the specified dimensions and round radius.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static Geometry GetRoundRect ( |
Visual Basic Copy Code |
---|
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 | © 2024 MindFusion |