←Select platform

YScaleFactor Property

Summary

Value of the vertical scale factor for the view display.

Syntax

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

Property Value

The value of the vertical 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