PdfDrawableObjectSetSkewAngles Method
Sets the clockwise skew angles of the coordinates system before drawing this object in PDF
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public void SetSkewAngles(
float angleX,
float angleY
)
Parameters
- angleX Single
- Horizontal skew angle
- angleY Single
- Vertical skew angle