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