MindFusion.Wpf Pack 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.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public double CornerRadius { get; set; }

Visual Basic  Copy Code

Public Property CornerRadius As Double

 Property Value

A double value specifying the radius of corner arcs.

 See Also

ZoomButton Members
ZoomButton Class
MindFusion.UI.Wpf Namespace