Initializes a new istance of the RoundRectangleTemplate class with the specified settings.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public RoundRectangleTemplate ( |
Visual Basic
![]() |
---|
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.