MESCIUS SPREAD for Windows Forms 15.0J
GetTextAndPictureRectangles メソッド (ChartShape)

グラフィックデバイス
シェイプの境界矩形
ピクチャの境界矩形
テキストの境界矩形
プレゼンテーション空間内のテキストとピクチャの境界矩形を取得します。
構文
'宣言
 
Protected Overrides Sub GetTextAndPictureRectangles( _
   ByVal g As Graphics, _
   ByVal r As Rectangle, _
   ByRef rPict As Rectangle, _
   ByRef rText As Rectangle _
) 
protected override void GetTextAndPictureRectangles( 
   Graphics g,
   Rectangle r,
   ref Rectangle rPict,
   ref Rectangle rText
)

パラメータ

g
グラフィックデバイス
r
シェイプの境界矩形
rPict
ピクチャの境界矩形
rText
テキストの境界矩形
参照

ChartShape クラス
ChartShape メンバ

 

 


© MESCIUS inc. All rights reserved.