←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly