←Select platform

CurrentXScaleFactor Property

Summary

Gets or sets the current horizontal scale factor for the image display.

Syntax

C#
VB
C++
public virtual double CurrentXScaleFactor { get; set; } 
  
<BrowsableAttribute(False)> 
Public Overridable Property CurrentXScaleFactor As Double 
[BrowsableAttribute(false)] 
public: 
virtual property double CurrentXScaleFactor { 
   double get(); 
   void set (    double ); 
} 

Property Value

The current horizontal scale factor.

Example

For an example, refer to ScaleFactor.

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