Creates and initializes new PageCurl class instance. You can set curl width and height here.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ size As Size _ )
public PageCurl( Size size )
Type: System.Drawing.Size
Size of the image corner to curl. You can change it later using Width and Height properties.