ComponentOne Word for UWP
ShapeRotation Method

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : ShapeRotation Method
The rotation angle in degrees.
Set rotation for current Word/RTF shape.
Syntax
'Declaration
 
Public Sub ShapeRotation( _
   ByVal rotation As System.Single _
) 
public void ShapeRotation( 
   System.float rotation
)

Parameters

rotation
The rotation angle in degrees.
See Also

Reference

C1WordDocument Class
C1WordDocument Members