'Declaration Public Sub RotateContent( _ ByVal angleDegrees As System.Single _ )
public void RotateContent( System.float angleDegrees )
Parameters
- angleDegrees
- The rotation angle in degrees.
Note that the annotation must be added to a document before calling this method.
'Declaration Public Sub RotateContent( _ ByVal angleDegrees As System.Single _ )
public void RotateContent( System.float angleDegrees )