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