guides:programming:programmers_reference_manual:autoscale_property_image

AUTOSCALE property (Image)

Specifies if the image should be scaled along with its parent control.

This property is a Boolean value. If set to TRUE$ then the image will be scaled along with its parent control when the underlying parent window's SCALEFACTOR property is changed.

DevelopmentRuntimeIndexedScaled
Get/SetGet/SetNoNo

N/A

 
$Insert Logical

   

   * // Example: Set the auto-scaling of the background image for the

   * // current window to FALSE$

   Call Set_Property_Only( @Window, "AUTOSCALE", FALSE$ )
 
 
 

WINDOW SCALEFACTOR property

  • guides/programming/programmers_reference_manual/autoscale_property_image.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1