Reads a GradientStopCollection from the specified element with the specified parent.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf
SyntaxC#
Copy Code
|
|---|
public GradientStopCollection ReadGradientStopCollection ( |
Visual Basic
Copy Code
|
|---|
Public Function ReadGradientStopCollection( _ |
The name of the element.
The parent of the element.
The GradientStopCollection that was read.
See Also