←Select platform

Rotation Property

Summary

Rotation angle of the field.

Syntax

C#
VB
Java
C++
public int Rotation { get; set; } 
Public Property Rotation As Integer 
public int getRotation() 
public void setRotation(int rotation) 
             
public: 
property int Rotation { 
   int get(); 
   void set (    int ); 
} 

Property Value

Rotation angle of the field.

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.Pdf Assembly