Search
AeroEffect Members
Constructors Properties Methods Events
 


Represents an effect that adds semitransparency to the node and emphasizes its outline by adding a shade and an inner stroke.

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

 Public Constructors

  Name Description

AeroEffect

Initializes a new instance of the AeroEffect class.

 Public Properties

  Name Description

InnerOutlineColor

Gets or sets the color of the inner outline.

Opacity

Gets or sets the opacity to apply to the node's background.

ShadeColor

Gets or sets the color of the shade.

 Public Methods

  Name Description

Clone

NodeEffect.Clone override.

 Public Events

  Name Description

PropertyChanged

INotifyPropertyChanged.PropertyChanged implementation. (Inherited from NodeEffect.)

 See Also