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

PageCurl.Width Property

Gets/sets a width of the image corner to curl.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Property Width As Single
C#
public float Width { get; set; }

Property Value

Width of the image corner to curl.

Remarks

Default value is 100.

See Also

Reference