'Declaration Public Sub DrawText( _ ByVal text As String, _ ByVal rectangle As Rectangle, _ ByVal format As TextFormat _ )
'Declaration
Public Sub DrawText( _ ByVal text As String, _ ByVal rectangle As Rectangle, _ ByVal format As TextFormat _ )
public void DrawText( string text, Rectangle rectangle, TextFormat format )
DesktopDeviceContext Class DesktopDeviceContext Members