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


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