SetPictureDPI Method
Specify DPI (dots-per-inch) resolution to which all pictures are recomputed.
Object.SetPictureDPI(tuVal)
Parameters
tuVal
Specify DPI (dots-per-inch) resolution to which all pictures are recomputed - see to PictureDPI property.
Remarks
Applies To: oXFRX
XFRX version: 24.0
Examples
= EVALUATE([xfrx("LOADRL")]) _Screen.oXFRX.SetPictureDPI(90)