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 : RotatePrepend Method |
'Usage
Dim instance As LeadMatrix Dim angle As Double instance.RotatePrepend(angle)
void LeadMatrixRotatePrepend(LeadMatrix *matrix, double degrees)
public void rotatePrepend(double angle)
function Leadtools.LeadMatrix.RotatePrepend( angle )