AutoCrop.Result Property

Gets the resulting rectangle.

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

Syntax

C#
public Rectangle Result { get; }

Property Value

The resulting RectangleF where the transform was applied.

See Also

Reference