←Select platform

RotatePrepend Method

Summary

Prepends a rotation of the specified angle to this LeadMatrix.

Syntax
C#
VB
Objective-C
C++
Java
public void RotatePrepend( 
   double angle 
) 
Public Sub RotatePrepend( _ 
   ByVal angle As Double _ 
)  
void LeadMatrixRotatePrepend(LeadMatrix *matrix, double degrees) 
public void rotatePrepend(double angle) 
public: 
void RotatePrepend(  
   double angle 
)  

Parameters

angle
The angle of rotation.

Requirements

Target Platforms

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

Leadtools Assembly