Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

OffsetX Property

Show in webframe
The position of the horizontal shadow
Syntax
get_offsetX();
set_offsetX(value);
Object.defineProperty('offsetX');

Property Value

TypeDescription
intThe position of the horizontal 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