ScaleFactor Property
Summary
The zoom factor used to display the image.
Syntax
public override double ScaleFactor { get; set; }
Public Overrides Property ScaleFactor As Double
public:
property double ScaleFactor {
double get() override;
void set ( double ) override;
}
Property Value
The zoom factor used to display the image.