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