FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > ColumnHeaderRenderer クラス : GetPreferredSize メソッド |
'Declaration
Public Function GetPreferredSize( _ ByVal g As Graphics, _ ByVal size As Size, _ ByVal appearance As Appearance, _ ByVal value As Object, _ ByVal zoomFactor As Single _ ) As Size
public Size GetPreferredSize( Graphics g, Size size, Appearance appearance, object value, float zoomFactor )