ScaleFilter::Scale Property
The factor with which the image will be scaled.
Must be larger than zero. Default is 1.0.
Namespace: Lumia.Imaging.Transforms
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property double Scale { double get () sealed; void set (double value) sealed; }
Property Value
Type: Double
Show: