DiagramLite Programmer's Guide
ZoomButton.CornerRadius Property
See Also
 





Gets or sets a value that represents the degree to which the corners of a control are rounded.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public double CornerRadius { get; set; }

Visual Basic  Copy Code

Public Property CornerRadius As Double

 Property Value

 See Also

ZoomButton Members
ZoomButton Class
MindFusion.Diagramming Namespace