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

Orientation Enumeration

Contains possible orientations for some artistic effects.

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

Syntax

Visual Basic
Public Enumeration Orientation
C#
public enum Orientation

Members

Member name Description
Vertical

Vertical orientation.

Horizontal

Horizontal orientation.

See Also

Reference