ActiveReports 12
CreateRead Method (SetScaleX)

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > SetScaleX Class : CreateRead Method
The reader.
The file version.
Creates SetMinCondenseRate and reads it from specified reader.
Syntax
'Declaration
 
Public Shared Function CreateRead( _
   ByVal reader As BinaryReader, _
   ByVal fileVersion As Short _
) As SetScaleX
public static SetScaleX CreateRead( 
   BinaryReader reader,
   short fileVersion
)

Parameters

reader
The reader.
fileVersion
The file version.

Return Value

SetMinCondenseRate.
See Also

Reference

SetScaleX Class
SetScaleX Members