Edit

Share via


FixedSizeFont.Item[Char] Property

Definition

Get character information

public System.Collections.Generic.IReadOnlyList<byte> this[char chr] { get; }
member this.Item(char) : System.Collections.Generic.IReadOnlyList<byte>
Default Public ReadOnly Property Item(chr As Char) As IReadOnlyList(Of Byte)

Parameters

chr
Char

Property Value

Implements

Applies to