Gets or sets the value that represents the offset of the object on the y-axis.
public float YOffset { get; set; }
Public Property YOffset As Single
Value that indicates the offset of the object in the y-axis.
X/Y/Z offsets translate and change the 3D object position in the 3D world space.
Adjust the offset using the mouse. For more information refer to Leadtools.MedicalViewer.MedicalViewerBaseCell.AddAction(leadtools.medicalviewer.medicalvieweractiontype).
For an example, refer to XOffset
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