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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly