←Select platform

XScaleFactor Property

Summary

Value of the horizontal scale factor for the view display.

Syntax

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

Property Value

The value of the horizontal scale factor. Default value is 1.0.

Remarks

This value is calculated by UpdateTransform based on the value passed to the last call to Zoom.

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.Controls.WinForms Assembly