C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / ShapeRotation Method
The rotation angle in degrees.

In This Topic
ShapeRotation Method
In This Topic
Set rotation for current Word/RTF shape.
Syntax
'Declaration
 
Public Sub ShapeRotation( _
   ByVal rotation As Single _
) 
 

Parameters

rotation
The rotation angle in degrees.
See Also