FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > ElementWindowless クラス > GetRotatedTextSize メソッド : GetRotatedTextSize(Graphics,String,Font,Rectangle,TextOrientation,Boolean,HotkeyPrefix,StringTrimming) メソッド |
'宣言
Public Overloads Shared Function GetRotatedTextSize( _ ByVal g As Graphics, _ ByVal s As String, _ ByVal font As Font, _ ByVal r As Rectangle, _ ByVal textOrientation As TextOrientation, _ ByVal wordWrap As Boolean, _ ByVal hotkeyPrefix As HotkeyPrefix, _ ByVal stringTrim As StringTrimming _ ) As Size
public static Size GetRotatedTextSize( Graphics g, string s, Font font, Rectangle r, TextOrientation textOrientation, bool wordWrap, HotkeyPrefix hotkeyPrefix, StringTrimming stringTrim )