Accusoft.PrintPro7.Net
TextRotated(Point,Single,RotationPivotMode,String,Font) Method
See Also  Send Feedback
Accusoft.PrintProSdk Namespace > Draw Class > TextRotated Method : TextRotated(Point,Single,RotationPivotMode,String,Font) Method




location
A System.Drawing.Point which represents the location for the origin of rotation.
angle
A single value which represents the angle by which to rotate.
pivotMode
The RotationPivotMode the text is aligned to the rotation by.
text
A string which represents the text to output.
font
The System.Drawing.Font to render the text in.

Glossary Item Box

Outputs text rotated by a specified number of degrees.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

location
A System.Drawing.Point which represents the location for the origin of rotation.
angle
A single value which represents the angle by which to rotate.
pivotMode
The RotationPivotMode the text is aligned to the rotation by.
text
A string which represents the text to output.
font
The System.Drawing.Font to render the text in.

See Also

©2013. Accusoft Corporation. All Rights Reserved.