MESCIUS SPREAD for Windows Forms 15.0J
GetTextAndPictureRectangles(Graphics,Rectangle,Rectangle,Rectangle) メソッド

グラフィックデバイス
領域の境界矩形
ピクチャを囲む矩形
テキストを囲む矩形
内部使用のみ。
構文
'宣言
 
Protected Overloads Overridable Sub GetTextAndPictureRectangles( _
   ByVal g As Graphics, _
   ByVal r As Rectangle, _
   ByRef rPict As Rectangle, _
   ByRef rText As Rectangle _
) 
protected virtual void GetTextAndPictureRectangles( 
   Graphics g,
   Rectangle r,
   ref Rectangle rPict,
   ref Rectangle rText
)

パラメータ

g
グラフィックデバイス
r
領域の境界矩形
rPict
ピクチャを囲む矩形
rText
テキストを囲む矩形
参照

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

 

 


© MESCIUS inc. All rights reserved.