scale_factor


Description:

[ Version ( since = "1.18" ) ]
public int scale_factor { get; set; }

The scaling factor to be applied to the Cairo surface used for drawing.

If scale_factor is set to a negative value, the value of the window_scaling_factor property is used instead.

Use scale_factor_set to check if the scale factor is set.