'宣言 Public Function GetContentRectangle( _ ByVal rc As System.Drawing.Rectangle _ ) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetContentRectangle( System.Drawing.Rectangle rc )
パラメータ
- rc
- Cell rectangle.
戻り値の型
A rectangle that represents the content portion of a cell, discounting the area taken up by the cell borders.