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