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