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

Show in webframe

TranslateY Method (Medical3DObject)






the amount of translation in the y-axis
Translates the 3D object by a specified amount in the y-axis.
Syntax
public void TranslateY( 
   float y
)
'Declaration
 
Public Sub TranslateY( _
   ByVal y As Single _
) 
'Usage
 
Dim instance As Medical3DObject
Dim y As Single
 
instance.TranslateY(y)

            

            
public:
void TranslateY( 
   float y
) 

Parameters

y
the amount of translation in the y-axis
Example
For an example, refer to ScaleX
Requirements

Target Platforms

See Also

Reference

Medical3DObject Class
Medical3DObject Members

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