Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

OffsetY Property

Show in webframe
The position of the vertical shadow
Syntax
get_offsetY();
set_offsetY(value);
Object.defineProperty('offsetY');

Property Value

TypeDescription
intThe position of the vertical shadow in pixels.
Remarks

For more information, refer to Image Viewer Appearance.

Example

For an example, refer to ImageViewer.ImageDropShadow.

See Also

Reference

ControlDropShadowOptions Object
ControlDropShadowOptions Members

Error processing SSI file