Leadtools.Medical3D Namespace > Medical3DObject Class : YOffset Property |
public float YOffset {get; set;}
'Declaration Public Property YOffset As Single
'Usage Dim instance As Medical3DObject Dim value As Single instance.YOffset = value value = instance.YOffset
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).