FlexPivot for WinForms
GetTextRectangle メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyle クラス : GetTextRectangle メソッド
Cell rectangle.
Image that shares the cell space with the text.
Gets the text portion of a cell's rectangle.
シンタックス
'宣言
 
Public Function GetTextRectangle( _
   ByVal rc As System.Drawing.Rectangle, _
   ByVal img As System.Drawing.Image _
) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetTextRectangle( 
   System.Drawing.Rectangle rc,
   System.Drawing.Image img
)

パラメータ

rc
Cell rectangle.
img
Image that shares the cell space with the text.

戻り値の型

A rectangle that represents the text portion of a cell, discounting the area taken up by the cell borders, padding, and images.
参照

CellStyle クラス
CellStyle メンバ