[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CornerFold.-ctor

CornerFold Constructor

CornerFold(Color, CornerPosition, int)

Creates a new instance of the CornerFold class.

Declaration
public CornerFold(Color color, CornerPosition position, int size)
Public Sub New(color As Color, position As CornerPosition, size As Integer)
Parameters
Type Name Description
Color color

The color of the corner fold.

CornerPosition position

The position of the corner fold.

int size

The size of the corner fold in pixels.