←Select platform

CurrentYScaleFactor Property

Summary

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

Syntax

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

Property Value

The current vertical scale factor.

Example

For an example, refer to ScaleFactor.#endregion documentation

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