Represents an effect that adds semitransparency to the node and emphasizes its outline by adding a shade and an inner stroke.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public sealed class AeroEffect : NodeEffect |
Visual Basic Copy Code |
---|
Public NotInheritable Class AeroEffect |
This effect can be applied to the nodes in a Diagram by adding an instance of this class to the NodeEffects collection.
System.Object
MindFusion.Diagramming.NodeEffect
MindFusion.Diagramming.AeroEffect