Spray.FrameWidth Property

Gets or sets a width of the frame for which the effect should be applied.

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

Syntax

C#
public int FrameWidth { get; set; }

Property Value

The width of the frame. The default value is 0.

Remarks

If this property is set to 0, effect is applied to entire image.

See Also

Reference