FarPoint.Web.Spread 名前空間 > TextCellType クラス : GetPreferredSize メソッド |
'Declaration
Public Overrides Function GetPreferredSize( _ ByVal g As Graphics, _ ByVal size As Size, _ ByVal appearance As Appearance, _ ByVal value As Object, _ ByVal zoomFactor As Single, _ ByVal fitColumn As Boolean, _ ByVal fitRow As Boolean _ ) As Size
public override Size GetPreferredSize( Graphics g, Size size, Appearance appearance, object value, float zoomFactor, bool fitColumn, bool fitRow )