LEADTOOLS Medical (Leadtools.Medical3D assembly)

TranslateY Method (Medical3DCamera)

Show in webframe





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

            

            
public:
float TranslateY( 
   float y
) 

Parameters

y
Amount of translation along the y-axis.
Remarks

To change or obtain the y-axis translation offset, use the YOffset 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features