←Select platform

CurrentYScaleFactor Property

Summary

Gets the actual value of the vertical scale factor for the image display.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public virtual double CurrentYScaleFactor {get;} 
Public Overridable ReadOnly Property CurrentYScaleFactor As Double 
public virtual double CurrentYScaleFactor {get;} 
@property (nonatomic, assign, readonly) double currentYScaleFactor 
public float getCurrentYScaleFactor() 
 get_CurrentYScaleFactor();  

Property Value

The actual value of the vertical scale factor.

Remarks

For more information, refer to ScaleFactor.

Example

For an example, refer to ScaleFactor.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)