Gets or sets the smoothing radius of dependency's corners. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public double CornerRadius { get; set; } |
Visual Basic
![]() |
---|
Public Property CornerRadius As Double |
A double value specifying the roundness of dependency bends. The default is 3.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |