←Select platform

Rotation Property

Summary
Rotation angle of the field.
Syntax
C#
VB
C++
Java
public int Rotation { get; set; } 
Public Property Rotation As Integer 
public int getRotation(); 
public void setRotation( 
   int intValue 
); 
public: 
property int Rotation { 
   int get(); 
   void set (    int ); 
} 

Property Value

Rotation angle of the field.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.