var instance = new Vintasoft.Imaging.ImageProcessing.WebOverlayBinaryCommandJS(); var value; // Type: object value = instance.get_OverlayPosition();
function get_OverlayPosition() : object;
Return Value
Image position. Default values is { x: 0, y: 0 }.