[]
Creates a new shape object from serialization. Serialize single entry. Should not overrides unless using base serialize for binary or item need combination might missing.
protected virtual bool DeserializeEntry(SerializationEntry entry)
Protected Overridable Function DeserializeEntry(entry As SerializationEntry) As Boolean
| Type | Name | Description |
|---|---|---|
| SerializationEntry | entry | The serialization entry. |
| Type | Description |
|---|---|
| bool | TRUE if handled |