ASP.NET Pack Programmer's Guide
EffectPhase Members
Constructors Fields
 


Specifies the rendering phase during which an effect application is requested.

The following tables list the members exposed by the EffectPhase type.

 Public Constructors

  Name Description

EffectPhase

 

 Public Fields

  Name Description

AfterFill

Indicates that the NodeEffect.apply method is invoked after the target node is filled.

AfterOutline

Indicates that the NodeEffect.apply method is invoked after the target node is stroked.

BeforeFill

Indicates that the NodeEffect.apply method is invoked before the target node is filled.

 See Also

EffectPhase Class
com.mindfusion.diagramming Namespace