NORESIZE Property
PLBCMP GUI Only
The NORESIZE property prevents the PICT from being resized to fit the window coordinates. The property uses the following format:
NORESIZE
Note the following:
If NORESIZE is not specified, the default action is to resize a picture to fit the window coordinates.
This property is obsolescent and has been replaced by the RESIZE=0 property.
The RESIZE property must be used if SETPROP or GETPROP operations are required.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |