Initializes a new instance of the RoundRectangleTemplate class with the specified settings.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public RoundRectangleTemplate ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The x-coordinate of the top-left corner of the rectangle, expressed in percents of a shape node's bounding rectangle.
The y-coordinate of the top-left corner of the rectangle, expressed in percents of a shape node's bounding rectangle.
The width of the rectangle, expressed in percents of a shape node's bounding rectangle.
The height of the rectangle, expressed in percents of a shape node's bounding rectangle.
The round radius of the rectangle.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |