bOk = MImgGetWMFLoadSize( nrLoadWidth, nrLoadHeight )

Gets the fixed size of subsequent loaded WMF images.

Parameters
nrLoadWidth
Receive Number: The load width or 0 if the original width is used

nrLoadHeight
Receive Number: The load height or 0 if the original height is used

Return
Number: TRUE if successful or FALSE if an error occurs

Example

Set bOk = MImgGetWMFLoadSize( nWid, nHt )

See also
MImgSetWMFLoadSize

Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy