Spread Windows Forms 12.0 Product Documentation
DeserializeObjectProps Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > SpreadCameraShape Class : DeserializeObjectProps Method
XmlNodeReader from which to load the object properties
Loads the object properties from XML.
Syntax
'Declaration
 
Public Overrides Sub DeserializeObjectProps( _
   ByVal r As XmlNodeReader _
) 
'Usage
 
Dim instance As SpreadCameraShape
Dim r As XmlNodeReader
 
instance.DeserializeObjectProps(r)
public override void DeserializeObjectProps( 
   XmlNodeReader r
)

Parameters

r
XmlNodeReader from which to load the object properties
See Also

Reference

SpreadCameraShape Class
SpreadCameraShape Members