Gets or sets the corner rounding to be applied at each end of the SchedulerElement if that end is included in the SchedulerElementDisplayState.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public double ScheduleElementEndRadius { get; set; }
Visual Basic (Declaration)
Public Property ScheduleElementEndRadius As Double

See Also