rotation

The rotation property defines the rotation of the field object

 

Syntax

System.Int32 rotation();

 

Return Value

Returns the current property value.

 

Remarks

The valid values are 0, 90, 180 and 270.

 

Member of field.

 

Example