The SchedulerElementDisplayStateToCornerRadiusConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SchedulerElementDisplayStateToCornerRadiusConverter | Initializes a new instance of the SchedulerElementDisplayStateToCornerRadiusConverter class |
Methods
Name | Description | |
---|---|---|
![]() | Convert |
Calculates corner rounding for displaying a SchedulerElement in a summary view.
|
![]() | ConvertBack |
Converts a value from a binding target for writing to a binding source.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Orientation |
Gets or sets the orientation of the item. If Vertical, the rounding will be applied to the top
and/or bottom pairs of corners; if Horizontal, to the left and/or right pairs of corners.
|
![]() | ScheduleElementEndRadius |
Gets or sets the corner rounding to be applied at each end of the SchedulerElement
if that end is included in the SchedulerElementDisplayState.
|