FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / RoundedRectangleShape Class / deserializing Field


In This Topic
deserializing Field (RoundedRectangleShape)
In This Topic
Specifies whether the container is saving to XML.
Syntax
'Declaration
 
Protected deserializing As Boolean
 
'Usage
 
Dim instance As RoundedRectangleShape
Dim value As Boolean
 
value = instance.deserializing
 
instance.deserializing = value
See Also