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