C#
VB
C++
Gets or sets the value that indicates the Y offset of the image.
public int Y { get; set; }
Public Property Y As Integer
Value that indicates the Y offset of the image. In other word, it's the vertical distance between the center of the image and the center of the cell. The default is 0.
For an example, refer to MedicalViewerOffset()
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