FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > IPrePaintTextConditionalFormattingRule Interface : GetPreferredSize Method |
'Declaration 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
'Usage Dim instance As IPrePaintTextConditionalFormattingRule Dim g As Graphics Dim size As Size Dim appearance As Appearance Dim value As Object Dim zoomFactor As Single Dim showCFOnly As Boolean Dim value As Size value = instance.GetPreferredSize(g, size, appearance, value, zoomFactor, showCFOnly)
Size GetPreferredSize( Graphics g, Size size, Appearance appearance, object value, float zoomFactor, bool showCFOnly )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional