Public ReadOnly Property Variation As Integer
Dim instance As DeskewResults Dim value As Integer value = instance.Variation
public int Variation {get;}
Public ReadOnly Property Variation As Integer
Dim instance As DeskewResults Dim value As Integer value = instance.Variation
public int Variation {get;}
The valid value range is between 0 and 100.
Higher values indicating greater skew variation. This value will typically be high if the horizontal and vertical skews do not match or if different parts of the image are skewed by different amounts.