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

RedEyeBlob.Center Property

Gets the center of the red eye blob.

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

Syntax

Visual Basic
Public ReadOnly Property Center As Point
C#
public Point Center { get; }

Property Value

A Point value which stores the center of the red eye blob.

See Also

Reference