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