Spread Windows Forms 6.0 Product Documentation
GetRotatedTextSize Method
See Also  Support Options
FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : GetRotatedTextSize Method


Glossary Item Box

Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming. Gets the size of the specified rotated text.

Overload List

OverloadDescription
GetRotatedTextSize(Graphics,String,Font,Rectangle,TextOrientation,Boolean,HotkeyPrefix,StringTrimming)Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming.  
GetRotatedTextSize(Graphics,String,Font,RectangleF,TextOrientation,Boolean,HotkeyPrefix,StringTrimming)Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix and string trimming.  
GetRotatedTextSize(Graphics,String,Font,RectangleF,TextOrientation,Boolean,Boolean,HotkeyPrefix,StringTrimming)Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix and string trimming.  
GetRotatedTextSize(Graphics,String,Font,RectangleF,TextOrientation,Boolean,HotkeyPrefix,StringTrimming,Double)Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix and string trimming.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.