InputPanel for WinForms | ComponentOne
C1.Win.5 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 Byte
    public byte BidiLevel {get; set;}
    See Also