バージョン

TextArea プロパティ (TextUIElementBase)

DrawForeground の実行中に保持し続けるテキスト領域のキャッシュを返します。
シンタックス
'宣言
 
Public ReadOnly Property TextArea As Rectangle
public Rectangle TextArea {get;}
解説
最後の DrawForeground でテキストがなければ、空の四角がこのメソッドで返されます。
参照