GoDiagram Win Reference
Phase Constructor

Creates a Phase with properties set by the parameters.
Syntax
'Declaration
 
Public Function New( _
   ByVal min As Double, _
   ByVal max As Double, _
   ByVal color As Color _
)
public Phase( 
   double min,
   double max,
   Color color
)

Parameters

min
max
color
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

Phase Structure
Phase Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback