ChunkBreakingAngle Property (CoverElementsPane)
In This Topic
Gets or sets a
System.Double value specifying the breaking angle for painted UI elements.
Syntax
'Declaration
Public Property ChunkBreakingAngle As Double
public double ChunkBreakingAngle {get; set;}
See Also