The GradientStyle type exposes the following members.

Constructors

  NameDescription
GradientStyle
Initializes a new instance of the GradientStyle class.

Methods

  NameDescription
InitializeComponent
InitializeComponent

Properties

  NameDescription
ConnectionStyleSelectorKey
Returns the ResourceKey for the StyleSelector that the GradientStyle uses to select connection styles.
DecisionNodeStyleKey
Returns the ResourceKey for the Style that the GradientStyle uses for styling a DecisionNode.
EndNodeStyleKey
Returns the ResourceKey for the Style that the GradientStyle uses for styling a EndNode.
NodeStyleSelectorKey
Returns the ResourceKey for the StyleSelector that the GradientStyle uses to select node styles.
StartNodeStyleKey
Returns the ResourceKey for the Style that the GradientStyle uses for styling a StartNode.
StepNodeStyleKey
Returns the ResourceKey for the Style that the GradientStyle uses for styling a StepNode.

See Also