MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Bidi Namespace / MapEntry Structure
Members

MapEntry Structure
Stores the start and length of a text run.
Object Model
MapEntry Structure
Syntax
'Declaration
 
Public Structure MapEntry 
   Inherits System.ValueType
 
Remarks
This structure should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.Rendering.Bidi.MapEntry

See Also