←Select platform

AutomationRotateAngle Property

Summary

The rotation angle of the viewer.

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

Property Value

The current rotation angle value of the viewer associated with this automation control.

Remarks

LEADTOOLS will set this value to the current rotation angle 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