[]
Generates an object from its XML representation.
public static Brush ReadBrush(this XmlReader reader, string propertyName = null)
Type | Name | Description |
---|---|---|
XmlReader | reader | The System.Xml.XmlReader stream from which the object is deserialized. |
string | propertyName |
Type | Description |
---|---|
Brush |
Type | Condition |
---|---|
ArgumentNullException | |
InvalidOperationException |