AVEVA CAF API Documenation

A variable-length parameters list containing draw parameters.
GetPhasesToFilter Method
Gets phases to filter.
Syntax
public Infragistics.Win.DrawPhase GetPhasesToFilter( 
   ref Infragistics.Win.UIElementDrawParams drawParams
)
public:
Infragistics.Win.DrawPhase GetPhasesToFilter( 
   Infragistics.Win.UIElementDrawParams% drawParams
) 

Parameters

drawParams
A variable-length parameters list containing draw parameters.

Return Value

The phases to filter.
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