Prosurv cEZ, Prosurv CE and Prosurv PC - Land Surveying Data Collection

Prosurv Pocket Quads™ & Prosurv Imaging™ - 7.5' USGS Topo Quad Sheet Software

Call 888-647-9500 Toll-free or e-mail us at sales@prosurv.com  today!

Hit Counter

 

ASprite.NET Version 2.0.0.0

 

Public Sub DrawSetFontName(FontName as string)

  • FontName - A string containing the name of the Font to be used when drawing text.  Example: "Tahoma".

Examples:

GameWindow1.DrawSetFontName("Tahoma") 'Set the Font to Tahoma

GameWindow1.DrawSetFontName(Me.Font.Name) 'Set the Font to match the form's font