Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadMatrix Structure : Rotate Method |
'Usage
Dim instance As LeadMatrix Dim angle As Double instance.Rotate(angle)
void LeadMatrixRotate(LeadMatrix *matrix, double degrees)
public void rotate(double angle)
function Leadtools.LeadMatrix.Rotate( angle )