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

RedEyeMask.Width Property

Gets the width of the red eye mask.

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

Syntax

Visual Basic
Public ReadOnly Property Width As Integer
C#
public int Width { get; }

Property Value

An integer value which specifies the width of the mask. Its dimensions are always the same as the face selection rectangle.

See Also

Reference