バージョン

GetTextPadding メソッド (IUIElementImageAndTextProvider)

テキストの周囲の余白サイズを返します。
シンタックス
'宣言
 
Function GetTextPadding( _
   ByVal element As ImageAndTextUIElement _
) As Size
Size GetTextPadding( 
   ImageAndTextUIElement element
)

パラメータ

element
関連付けられた ImageAndTextUIElement

戻り値の型

テキストの周囲のパディングを説明する System.Drawing.Size オブジェクト。
参照