←Select platform

CurrentXScaleFactor Property

Summary

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

Syntax

C#
VB
C++
[BrowsableAttribute(false)] 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize