GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoFontDropDown Class
/ Parse Method
The specified name.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Parse Method (GoFontDropDown)
In This Topic
Attempts to parse a FontFamily object from the specified name.
Syntax
C#
public
override
object
Parse(
string
s
)
Parameters
s
The specified name.
Return Value
Returns a FontFamily object parsed from the specified name, or null if no such FontFamily object could be parsed.
See Also
Reference
GoFontDropDown Class
GoFontDropDown Members