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