Leadtools.Medical3D Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.03.01
Rotate Method
See Also 
Leadtools.Medical3D Namespace > Medical3DMPRPlane Class : Rotate Method



value
Rotation amount.
axis
Medical3DAxis represents the refernce axis for the rotation.
space
Medical3DSpace represents the refernce space for the rotation.
value
Rotation amount.
axis
Medical3DAxis represents the refernce axis for the rotation.
space
Medical3DSpace represents the refernce space for the rotation.
Rotates the plane a certain amount of degrees using the values of Point and Normal as a reference.

Syntax

Visual Basic (Declaration) 
Public Sub Rotate( _
   ByVal value As Single, _
   ByVal axis As Medical3DAxis, _
   ByVal space As Medical3DSpace _
) 
Visual Basic (Usage)Copy Code
Dim instance As Medical3DMPRPlane
Dim value As Single
Dim axis As Medical3DAxis
Dim space As Medical3DSpace
 
instance.Rotate(value, axis, space)
C# 
public void Rotate( 
   float value,
   Medical3DAxis axis,
   Medical3DSpace space
)
C++/CLI 
public:
void Rotate( 
   float value,
   Medical3DAxis axis,
   Medical3DSpace space
) 

Parameters

value
Rotation amount.
axis
Medical3DAxis represents the refernce axis for the rotation.
space
Medical3DSpace represents the refernce space for the rotation.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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