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

RedEyeMask.Height Property

Gets the height of the red eye mask.

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

Syntax

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

Property Value

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

See Also

Reference