←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly