MESCIUS SPREAD for Windows Forms 15.0J
GetRotatedTextSize(Graphics,String,Font,RectangleF,TextOrientation,Boolean,HotkeyPrefix,StringTrimming) メソッド

GDI+グラフィックスサーフェス
文字列
フォント
RectangleF
テキストの向き
テキストを折り返す場合はTrue、それ以外の場合はFalse
HotkeyPrefix
StringTrimming
指定したフォント、向き、折り返し設定、ホットキー接頭辞、文字列トリミングで、指定したテキストを描画したときのサイズを取得します。
構文
'宣言
 
Public Overloads Shared Function GetRotatedTextSize( _
   ByVal g As Graphics, _
   ByVal s As String, _
   ByVal font As Font, _
   ByVal r As RectangleF, _
   ByVal textOrientation As TextOrientation, _
   ByVal wordWrap As Boolean, _
   ByVal hotkeyPrefix As HotkeyPrefix, _
   ByVal stringTrim As StringTrimming _
) As SizeF

パラメータ

g
GDI+グラフィックスサーフェス
s
文字列
font
フォント
r
RectangleF
textOrientation
テキストの向き
wordWrap
テキストを折り返す場合はTrue、それ以外の場合はFalse
hotkeyPrefix
HotkeyPrefix
stringTrim
StringTrimming

戻り値の型

テキストのサイズを含むSizeFオブジェクト
参照

ElementWindowless クラス
ElementWindowless メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.