[]
        
(Showing Draft Content)

C1.WPF.Schedule.CoverElementsPane.ChunkBreakingAngle

ChunkBreakingAngle Property

ChunkBreakingAngle

Gets or sets a double value specifying the breaking angle for painted UI elements.

Declaration
public 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.