←Select platform

ScaleFactors Property

Summary

Current X and Y factor used to scale the image in the item.

Syntax
C#
VB
C++
public LeadSizeD ScaleFactors { get; } 
Public ReadOnly Property ScaleFactors() As LeadSizeD 
   Get 
public:  
   property LeadSizeD^ ScaleFactors 
   { 
      LeadSizeD^ get() 
   } 

Property Value

The current X and Y factor used to scale the image in the item. Default value is 1,1.

Remarks

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 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.