get_MotionDirection Method
Gets the direction of the motion blur.
var instance = new Vintasoft.Imaging.ImageProcessing.WebMotionBlurCommandJS();
var value; // Type: number
value = instance.get_MotionDirection();
function get_MotionDirection() : number;
Return Value
Direction of the motion blur. Valid values are from 0 to 180. Default value is 45.