TdxPrinterPage.PaintRectPixels Method
Determines the scaled region wherein to perform drawing.
Declaration
function PaintRectPixels: TRect;
Returns
Type |
---|
TRect |
Remarks
Use the PaintRectPixels method to determine the drawing region. This area is scaled based upon the scale factor.
See Also