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 : Skew Method |
'Usage
Dim instance As LeadMatrix Dim skewX As Double Dim skewY As Double instance.Skew(skewX, skewY)
void LeadMatrixSkew(LeadMatrix *matrix, double degreesX, double degreesY)
public void skew(double skewX, double skewY)