←Select platform

ScaleFactor Property

Summary

Applies a scalar to the final zoom rectangle.

Syntax
C#
VB
C++
public virtual double ScaleFactor {get; set;} 
Public Overridable Property ScaleFactor() As Double 
   Get 
   Set 
public:  
   virtual property double ScaleFactor 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

The double precision scaler to apply to the zoom rectangle. The default value is 1.0.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.