ASP.NET Pack Programmer's Guide
RoundRectangleTemplate.Radius Property
See Also
 





Gets or sets the round radius of this element.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float Radius { get; set; }

Visual Basic  Copy Code

Public Property Radius As Single

 Property Value

A float value specifying the round radius of this element.

 See Also

RoundRectangleTemplate Members
RoundRectangleTemplate Class
MindFusion.Diagramming Namespace