Search Results for

    Show / Hide Table of Contents

    Struct GlyphSubstitutionClass.ClassDefinition1

    Implements
    GlyphSubstitutionClass.ClassDefinition
    Namespace: FastReport.Fonts
    Assembly: FastReport.dll
    Syntax
    public struct ClassDefinition1 : GlyphSubstitutionClass.ClassDefinition

    Constructors

    ClassDefinition1(UInt16, UInt16[])

    Declaration
    public ClassDefinition1(ushort startGlyphId, ushort[] classValues)
    Parameters
    Type Name Description
    System.UInt16 startGlyphId
    System.UInt16[] classValues

    Methods

    GetClassValue(UInt16)

    Declaration
    public ushort GetClassValue(ushort glyph)
    Parameters
    Type Name Description
    System.UInt16 glyph
    Returns
    Type Description
    System.UInt16

    GetFirstGlyphByClassValue(UInt16)

    Declaration
    public ushort GetFirstGlyphByClassValue(ushort v)
    Parameters
    Type Name Description
    System.UInt16 v
    Returns
    Type Description
    System.UInt16

    Implements

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