GoDiagram Win Reference
From(KnownColor) Method

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

Parameters

color
The specified KnownColor.

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