C#
VB
C++
The position of the horizontal shadow
public int OffsetX { get; set; }
Public Property OffsetX() As Integer
Get
Set
public:
property int OffsetX
{
int get()
void set(int value)
}
The position of the horizontal shadow in pixels.
For more information, refer to Image Viewer Appearance.
For an example, refer to ImageViewer.ImageDropShadow.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET