Class IndexToLocationClass
Inheritance
System.Object
IndexToLocationClass
Assembly: FastReport.dll
Syntax
public class IndexToLocationClass : TrueTypeTable
Constructors
IndexToLocationClass(TrueTypeTable)
Declaration
public IndexToLocationClass(TrueTypeTable src)
Parameters
Methods
Declaration
public ushort GetGlyph(ushort i2l_idx, FontHeaderClass font_header, out uint location)
Parameters
Type |
Name |
Description |
System.UInt16 |
i2l_idx |
|
FontHeaderClass |
font_header |
|
System.UInt32 |
location |
|
Returns
Type |
Description |
System.UInt16 |
|