Rotate Method

Summary
Rotates the plane the specified number of degrees.
Syntax
C#
VB
C++
public void Rotate( 
   float value 
) 
  
Public Sub Rotate( _ 
   ByVal value As Single _ 
)  
public: 
void Rotate(  
   float value 
)  

Parameters

value
The rotation amount.

Example

For an example refer to Move

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.