[]
Return an instance of the SetCharacterSpacing received from a BinaryReader.
public static SetCharacterSpacing CreateRead(BinaryReader reader, short fileVersion)
Type | Name | Description |
---|---|---|
BinaryReader | reader | Reader containing the binary data of SetCharacterSpacing. |
short | fileVersion | The type of data in the stream. |
Type | Description |
---|---|
SetCharacterSpacing | A new SetCharacterSpacing instance. |