The GradientStyle type exposes the following members.

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