[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.SetScaleX.CreateRead

CreateRead Method

CreateRead(BinaryReader, short)

Return an instance of the SetScaleX received from a BinaryReader.

Declaration
public static SetScaleX CreateRead(BinaryReader reader, short fileVersion)
Parameters
Type Name Description
BinaryReader reader

Reader containing the binary data of SetScaleX.

short fileVersion

The type of data in the stream.

Returns
Type Description
SetScaleX

A new SetScaleX instance.