Search
ShapeDesigner.RoundRectRadius Property
See Also
 





Gets or sets the default radius for corners of rounded rectangles.

Namespace: MindFusion.Tools.ShapeDesignerCtrl
Assembly: MindFusion.Tools.ShapeDesigner

 Syntax

C#  Copy Code

public int RoundRectRadius { get; set; }

Visual Basic  Copy Code

Public Property RoundRectRadius As Integer

 Property Value

 See Also