←Select platform

Scale Property

Summary

Scale the image of the item horizontally and vertically.

Syntax
C#
C++/CLI
public LeadSizeD Scale { get; set; } 
public:  
   property LeadSizeD^ Scale 
   { 
      LeadSizeD^ get() 
      void set(LeadSizeD^ value) 
   } 

Property Value

The value to scale the image of the item horizontally and vertically. Default value is 1,1.

Remarks

This is a display value and will not change the image data. The item will use the value of Origin as the center for scaling.

This is a state value. For more information, for more information, refer Image Viewer Transformation.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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