DeserializeShapeProps Method (PSShape)
Loads the object properties from XML.
'Declaration
Public Overridable Sub DeserializeShapeProps( _
ByVal As XmlNodeReader _
)
'Usage
Dim instance As PSShape
Dim r As XmlNodeReader
instance.DeserializeShapeProps(r)
Parameters
- r
- XmlNodeReader from which to load the object