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

PageCurl.Orientation Property

Gets/sets orientation of the curl.

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

Syntax

Visual Basic
Public Property Orientation As Orientation
C#
public Orientation Orientation { get; set; }

Property Value

Orientation value that specifies orientation of the curl.

Remarks

Default value is Horizontal.

See Also

Reference