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.
The color of this segment.
The dash style of this segment.
The width of this segment.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |