Creates a round rectangle region.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static Geometry CreateRoundRectRgn ( |
Visual Basic Copy Code |
---|
Public Shared Function CreateRoundRectRgn( _ |
A Rect instance, which defines the rounded rectangle bounds.
The radius of the rectangle corners.
An instance of the .NET Region class.
This method supports the WpfDiagram infrastructure and is not intended to be used directly from your code.
WpfDiagram Programmer's Guide | © 2024 MindFusion |