FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > PrePaintTextConditionalFormattingRule クラス : GetPreferredSize(Graphics,Size,Appearance,Object,Single,Boolean) メソッド |
'宣言
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 )