共用方式為


LineDisplayProperties.CustomGlyphList Property

Definition

Holds an array of instances of the RangeOfCharacters helper class, which represents the character code ranges that are available for defining glyphs.

public Microsoft.PointOfService.RangeOfCharacters[] CustomGlyphList { get; set; }
member this.CustomGlyphList : Microsoft.PointOfService.RangeOfCharacters[] with get, set
Public Property CustomGlyphList As RangeOfCharacters()

Property Value

Applies to