←Select platform

RotatePrepend Method

Summary

Prepends a rotation of the specified angle to this LeadMatrix.

Syntax

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

Parameters

angle
The angle of rotation.

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 Assembly