Method SkewTransform
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
SkewTransform(double, double)
Skews the x axis by an angle alpha and the y axis by an angle beta.
public void SkewTransform(double alpha, double beta)
Skews the x axis by an angle alpha and the y axis by an angle beta.
public void SkewTransform(double alpha, double beta)