←Select platform

CurrentXScaleFactor Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
public virtual double CurrentXScaleFactor {get;} 
Public Overridable ReadOnly Property CurrentXScaleFactor As Double 
public virtual double CurrentXScaleFactor {get;} 
@property (nonatomic, assign, readonly) double currentXScaleFactor 
public float getCurrentXScaleFactor() 
 get_CurrentXScaleFactor();  

Property Value

The actual value of the horizontal 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)