var instance = new Vintasoft.Imaging.Annotation.UI.WebRectangleAnnotationViewJS(); var value; // Type: object value = instance.get_ShadowOffset();
function get_ShadowOffset() : object;
Return Value
The shadow offset of annotation. Default value is { x: 10, y: 10 }.