GoDiagram Win Reference
From(String) Method

The specified name.
Creates a Northwoods.Go.Draw.GoColor structure from the specified name of a pre-defined color.
Syntax
'Declaration
 
Public Overloads Shared Function From( _
   ByVal name As String _
) As GoColor
public static GoColor From( 
   string name
)

Parameters

name
The specified name.

Return Value

Returns a Northwoods.Go.Draw.GoColor structure.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoColor Structure
GoColor Members
Overload List

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback