'Declaration Public ReadOnly Property Variation As Integer
'Usage Dim instance As DeskewResults Dim value As Integer value = instance.Variation
public int Variation {get;}
public: __property int get_Variation();
'Declaration Public ReadOnly Property Variation As Integer
'Usage Dim instance As DeskewResults Dim value As Integer value = instance.Variation
public int Variation {get;}
public: __property int get_Variation();
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.