AutoCrop.BorderColor Property

Gets or sets the color of the border to remove.

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

Syntax

C#
public Color BorderColor { get; set; }

Property Value

The color of the border to remove. The default color is white.

See Also

Reference