[]
Indicates the corner fold of cell decoration.
public interface ICornerFold
Gets the color of the corner fold.
Color Color { get; }
Gets the position of the corner fold.
CornerPosition Position { get; }
Gets the size of the corner fold in pixels.
int Size { get; }