Reads the System.Windows.Media.Effects.Effect that was applied to the specified element with the specified parent.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public Effect ReadEffect ( |
Visual Basic
![]() |
---|
Public Function ReadEffect( _ |
The name of the element.
The parent of the element.
The System.Windows.Media.Effects.Effect that was deserialized.