←Select platform

Rotate Method

Summary
Applies a rotation of the specified angle about the origin of this LeadMatrix.
Syntax
C#
VB
Objective-C
C++
Java
public void Rotate( 
   double angle 
) 
Public Sub Rotate( _ 
   ByVal angle As Double _ 
)  
void LeadMatrixRotate(LeadMatrix *matrix, double degrees) 
public void rotate(double angle) 
public: 
void Rotate(  
   double angle 
)  

Parameters

angle
The angle of rotation.

Requirements

Target Platforms

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

Leadtools Assembly

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