[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Composition.View.Rotate

Rotate Method

Rotate(float)

Applies a rotation transformation.

Declaration
public View Rotate(float degrees)
Public Function Rotate(degrees As Single) As View
Parameters
Type Name Description
float degrees

Angle of rotation, in degrees. Angles are measured clockwise when looking along the rotation axis.

Returns
Type Description
View