PdfDrawableObjectSetScaling Method
Sets the horizontal and vertical scaling of the coordinates system before drawing this object in PDF
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public void SetScaling(
float scaleX,
float scaleY
)
Parameters
- scaleX Single
- The horizontal scaling
- scaleY Single
- THe vertical scaling