NoRenderer..::..GetTextSize Method

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public Point GetTextSize(
	string text,
	int font
)
Public Function GetTextSize ( _
	text As String, _
	font As Integer _
) As Point
public:
Point^ GetTextSize(
	String^ text, 
	int^ font
)

Parameters

text
Type: String
font
Type: Int32