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
public float ZOffset {get; set;}
get_ZOffset();
set_ZOffset(value);
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).
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2