Creates and returns a new brush according to its string representation. Namespace: MindFusion.Drawing
|
C#
![]() |
---|
public static Brush Deserialize ( |
Visual Basic
![]() |
---|
Public Shared Function Deserialize ( _ |
A string that represents the serialized bursh.
An instance of a Brush-derived class.