Search Results for

    Show / Hide Table of Contents

    Struct GlyphSubstitutionClass.Coverage1

    Implements
    GlyphSubstitutionClass.Coverage
    Namespace: FastReport.Fonts
    Assembly: FastReport.dll
    Syntax
    public struct Coverage1 : GlyphSubstitutionClass.Coverage

    Constructors

    Coverage1(UInt16, UInt16[])

    Declaration
    public Coverage1(ushort glyphCount, ushort[] glyphs)
    Parameters
    Type Name Description
    System.UInt16 glyphCount
    System.UInt16[] glyphs

    Fields

    GlyphCount

    Declaration
    public ushort GlyphCount
    Field Value
    Type Description
    System.UInt16

    Glyphs

    Declaration
    public ushort[] Glyphs
    Field Value
    Type Description
    System.UInt16[]

    Methods

    GetFirstGlyph()

    Declaration
    public ushort GetFirstGlyph()
    Returns
    Type Description
    System.UInt16

    GetGlyphs()

    Declaration
    public ushort[] GetGlyphs()
    Returns
    Type Description
    System.UInt16[]

    IsSubstituteGetIndex(UInt16)

    Declaration
    public int IsSubstituteGetIndex(ushort ch)
    Parameters
    Type Name Description
    System.UInt16 ch
    Returns
    Type Description
    System.Int32

    Implements

    GlyphSubstitutionClass.Coverage
    Back to top © 1998-2025 Copyright Fast Reports Inc.