Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSShape Class / DeserializeEntry Method


In This Topic
DeserializeEntry Method (PSShape)
In This Topic
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)

Parameters

entry
See Also