C1.Silverlight.Schedule.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.