Reads a System.Windows.Media.Effects.Effect value from the specified element with the specified parent.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Effect ReadEffect ( |
Visual Basic Copy Code |
---|
Public Function ReadEffect( _ |
The name of the element to read.
The parent of the element.
The System.Windows.Media.Effects.Effect object that was read.