RedEyeBlob.BoundingRectangle Property

Gets a bounding rectangle of this red eye blob.

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

Syntax

C#
public Rectangle BoundingRectangle { get; }

Property Value

A Rectangle structure that specifies a bounding box of this red eye blob.

See Also

Reference