Gets the number of pixels to skew in horizontal or vertical direction.
var instance = new Vintasoft.Imaging.ImageProcessing.WebSkewCommandJS();
var value; // Type: number
value = instance.get_Offset();
function get_Offset() : number;
Return Value
Number of pixels to skew in horizontal or vertical direction. Valid value is 0 and any positive or negative value. Default value is 0.