FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BaseCellType Class : GetStringSize Method |
'Declaration Protected Function GetStringSize( _ ByVal s As String, _ ByVal size As Size, _ ByVal zoomFactor As Single, _ ByVal appearance As Appearance _ ) As Size
'Usage Dim instance As BaseCellType Dim s As String Dim size As Size Dim zoomFactor As Single Dim appearance As Appearance Dim value As Size value = instance.GetStringSize(s, size, zoomFactor, appearance)
protected Size GetStringSize( string s, Size size, float zoomFactor, Appearance appearance )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional