Texturize.HorizontalIntersection Property

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

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

Syntax

C#
public int HorizontalIntersection { get; set; }

Property Value

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

See Also

Reference