[]
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 override bool DeserializeEntry(SerializationEntry entry)
Protected Overrides Function DeserializeEntry(entry As SerializationEntry) As Boolean
Type | Name | Description |
---|---|---|
SerializationEntry | entry |
Type | Description |
---|---|
bool | TRUE if handled |