[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Bidi.MapEntry.-ctor

MapEntry Constructor

MapEntry(int, int)

Initializes a new instance of the MapEntry struct with the specified start and length.

Declaration
public MapEntry(int start, int length)
Parameters
Type Name Description
int start

The start index of the text run.

int length

The length of the text run.