←Select platform

ScaleFactor Property

Summary

Current factor used to scale the image in the item.

Syntax

C#
VB
C++
public double ScaleFactor { get; } 
Public ReadOnly Property ScaleFactor() As Double 
   Get 
public:  
   property double ScaleFactor 
   { 
      double get() 
   } 

Property Value

The current factor used to scale the image in the item. Default value is 1.

Remarks

This value returns the maximum of the X and Y values of ScaleFactors.

This value is updated by Zoom and is a state value. For more information, for more information, refer Image Viewer Transformation.

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