Texturize.FlipMode Property

Gets or sets a value that specifies how to flip images one relatively other.

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

Syntax

C#
public FlipType FlipMode { get; set; }

Property Value

A FlipType that specifies how to flip the images one relatively other.

See Also

Reference