ComponentOne Scheduler for WPF and Silverlight
ChunkBreakingAngle Property (CoverElementsPane)

C1.WPF.Schedule Namespace > CoverElementsPane Class : ChunkBreakingAngle Property
Gets or sets a System.Double value specifying the breaking angle for painted UI elements.
Syntax
'Declaration
 
Public Property ChunkBreakingAngle As System.Double
public System.double ChunkBreakingAngle {get; set;}
Remarks
The CoverElementsPane lays out UI elements over the arbitrary UI. If the layout direction is changed by an angle greater than what is specified in the ChunkBreakingAngle property, then painted UI element will be broken into pieces.
See Also

Reference

CoverElementsPane Class
CoverElementsPane Members