This documentation is for the old version. Go to the latest Graphics Mill docs

TransformsProvider.PageCurl Method

Applies page curl effect.

Overload List

Name Description
Public method PageCurl(Size)

Applies page curl effect.

Public method PageCurl(SizeF)

Applies page curl effect.

Public method PageCurl(Int32, Int32)

Applies page curl effect.

Public method PageCurl(Single, Single)

Applies page curl effect.

Public method PageCurl(Size, Direction, Orientation, Color, Color)

Applies page curl effect.

Public method PageCurl(SizeF, Direction, Orientation, Color, Color)

Applies page curl effect.

Public method PageCurl(Int32, Int32, Direction, Orientation, Color, Color)

Applies page curl effect.

Public method PageCurl(Single, Single, Direction, Orientation, Color, Color)

Applies page curl effect.

See Also

Reference