var instance = new Vintasoft.Imaging.Annotation.Svg.WebLinkAnnotationViewJS(); var value; // Type: object // Parameters var x; // Type: number var y; // Type: number value = instance.set_ShadowOffset(x, y);
Parameters
- x
- Horizontal offset of annotation shadow.
- y
- Vertical offset of annotation shadow.
Return Value
The shadow offset of annotation.