Draws three-dimensional text which is rotated by the amount specified onto the target device context using the specified font, color, and style.
Overload | Description |
---|---|
DrawRotated3dText(graphics,string,rectangle,int,specialeffectstextstyle,specialeffectstextalignmentflags,int,int,color,color,color,font,image) | Draws three-dimensional text,rotated by the amount specified, onto the target device context using the specified font, color, and style. |
DrawRotated3dText(intptr,string,rectangle,int,specialeffectstextstyle,specialeffectstextalignmentflags,int,int,color,color,color,intptr,intptr) | Draws three-dimensional text which is rotated by the amount specified onto the target device context using the specified font, color, and style. |