Initializes a new instance of the PathGradientBrush class given its string representation.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public PathGradientBrush ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A string that represents the serialized bursh.
See Also