←Select platform

Rotate Method

Summary
Applies a rotation of the specified angle about the origin of this LeadMatrix.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public void Rotate( 
   double angle 
) 
void LeadMatrixRotate(LeadMatrix *matrix, double degrees) 
public void rotate( 
   double doubleValue 
); 
public: 
void Rotate(  
   double angle 
)  
def Rotate(self,angle): 

Parameters

angle
The angle of rotation.

Requirements

Target Platforms

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

Leadtools Assembly

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