Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

TranslateZ Method (Medical3DCamera)






Amount of translation along the z-axis.
Translates or moves the camera in the z-axis by the specified amount.
Syntax
public float TranslateZ( 
   float z
)
'Declaration
 
Public Function TranslateZ( _
   ByVal z As Single _
) As Single
'Usage
 
Dim instance As Medical3DCamera
Dim z As Single
Dim value As Single
 
value = instance.TranslateZ(z)

            

            
public:
float TranslateZ( 
   float z
) 

Parameters

z
Amount of translation along the z-axis.
Remarks

To change or obtain the z-axis translation offset, use ZOffset property.

Adjust the offset using the mouse. For more information, refer to Leadtools.MedicalViewer.MedicalViewerBaseCell.AddAction(Leadtools.MedicalViewer.MedicalViewerActionType).

Example
For an example, refer to TranslateX.
Requirements

Target Platforms

See Also

Reference

Medical3DCamera Class
Medical3DCamera Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features