MindFusion.Wpf Pack Programmer's Guide
RoundRectangleTemplate.Radius Property
See Also
 





Gets or sets the round radius of this element.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double Radius { get; set; }

Visual Basic  Copy Code

Public Property Radius As Double

 Property Value

A double value specifying the round radius of this element.

 See Also

RoundRectangleTemplate Members
RoundRectangleTemplate Class
MindFusion.Diagramming.Wpf Namespace