←Select platform

AutomationScaleFactor Property

Summary

The scale factor of the viewer.

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

Property Value

The current scale factor value of the viewer associated with this automation control.

Remarks

LEADTOOLS will set this value to the current scale factor value of the viewer associated with this automation control. This is needed to correctly orient and scale text in fixed state operations.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly