←Select platform

MinimumScaleFactor Property

Summary

Minimum scale factor allowed.

Syntax

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

Property Value

The minimum scale factor allowed. Must be a value greater than 0. Default value is 0.0001.

Remarks

For more information, refer to Zoom.

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.Controls.WinForms Assembly