Navigation: Code Documentation > RSVclCommon > RSVclGraphics > Routines
RotateFont(TFont,Single) Method
Rotates the VCL font by the Angle degrees.
Namespace: RSVclGraphics
Delphi
procedure RotateFont(const AFont: TFont; const Angle: Single);
Parameters
AFont
Type: TFont
Angle
Type: Single
•RSVclGraphics