←Select platform

HorizontalRealScaleFactor Property

Summary

Gets the real horizontal scale factor used to display the image.

Syntax

C#
VB
C++
public double HorizontalRealScaleFactor { get; } 
  
Public ReadOnly Property HorizontalRealScaleFactor As Double 
public: 
property double HorizontalRealScaleFactor { 
   double get(); 
} 

Property Value

The real horizontal scale factor used to display the image.

Remarks

This property is useful when SizeMode property is not Normal.

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