Spread Windows Forms 12.0 Product Documentation
DeserializeEntry Method (PSShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > PSShape Class : DeserializeEntry Method
Syntax
'Declaration
 
Protected Overrides Function DeserializeEntry( _
   ByVal entry As SerializationEntry _
) As Boolean
'Usage
 
Dim instance As PSShape
Dim entry As SerializationEntry
Dim value As Boolean
 
value = instance.DeserializeEntry(entry)
protected override bool DeserializeEntry( 
   SerializationEntry entry
)

Parameters

entry
See Also

Reference

PSShape Class
PSShape Members