Contents

scale

The scaling factor to use on the image.

Declaration

var scale: Float { get set }

Discussion

Values less than 1.0 scale down the images. Values greater than 1.0 scale up the image.

See Also

Instance Properties