Returns the name of an available font.
public String FontGetName( int FontNo );
Public Function FontGetName( ByVal FontNo As Integer ) As String
|
Parameters |
Description |
|
FontNo |
Value between 1 and FontGetCount(). |
A font name.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|