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

Show in webframe

Move Method (Medical3DPlane)






Translation amount. Possible values range from -1 to 1.
Moves the plane forward or backward using the value of the Normal property as a reference.
Syntax
public void Move( 
   float value
)
'Declaration
 
Public Sub Move( _
   ByVal value As Single _
) 
'Usage
 
Dim instance As Medical3DPlane
Dim value As Single
 
instance.Move(value)

            

            
public:
void Move( 
   float value
) 

Parameters

value
Translation amount. Possible values range from -1 to 1.
Example
For an example refer to Planes
Requirements

Target Platforms

See Also

Reference

Medical3DPlane Class
Medical3DPlane Members

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