Texturize.VerticalIntersection Property

Gets or sets percents of an image to be overlapped vertically (at single side).

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

Syntax

C#
public int VerticalIntersection { get; set; }

Property Value

The percents of an image to be overlapped vertically in range [0, 50]. The default value is 2.

See Also

Reference