ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / GlyphInfo Class / BidiLevel Property

In This Topic
    BidiLevel Property (GlyphInfo)
    In This Topic
    Specifies the resolved bidi level of the glyph.
    Syntax
    'Declaration
     
    Public Property BidiLevel As System.Byte
    public System.byte BidiLevel {get; set;}
    See Also