Gets/sets how much percents of image are overlapped horizontally (at single side).
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property HorizontalIntersection As Integer
public int HorizontalIntersection { get; set; }
Valid values for this property are in range [0, 50].
Default value is 20.