Gets or sets the image offset in X-axis.
Object.defineProperty(Frame.prototype, 'offsetX',
get: function(),
set: function(value)
)
offsetX: number;
Value that represents the image offset in X-axis.
For Y-axis, refer to OffsetY.
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