←Select platform

ScaleFactor Property

Summary

The zoom factor used to display the image.

Syntax

C#
VB
C++
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.

Remarks

This property is inherited from Leadtools.WinForms.RasterImageViewer and is always set to 1.0

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly