GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoDashStyleDropDown 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 (GoDashStyleDropDown)
In This Topic
Attempts to parse a DashStyle from the specified string.
Syntax
C#
public
override
object
Parse(
string
s
)
Parameters
s
The specified string.
Return Value
Returns a DashStyle parsed from the specified string, or null if a DashStyle could not be parsed.
See Also
Reference
GoDashStyleDropDown Class
GoDashStyleDropDown Members