LEADTOOLS (Leadtools assembly)

RotatePrepend Method

Show in webframe







The angle of rotation.
Prepends a rotation of the specified angle to this LeadMatrix.
Syntax
public void RotatePrepend( 
   double angle
)
'Declaration
 
Public Sub RotatePrepend( _
   ByVal angle As Double _
) 
'Usage
 
Dim instance As LeadMatrix
Dim angle As Double
 
instance.RotatePrepend(angle)
public void RotatePrepend( 
   double angle
)

            

            
 function Leadtools.LeadMatrix.RotatePrepend( 
   angle 
)
public:
void RotatePrepend( 
   double angle
) 

Parameters

angle
The angle of rotation.
Requirements

Target Platforms

See Also

Reference

LeadMatrix Structure
LeadMatrix Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.