Click or drag to resize

FontComponentCharacterRanges Property

The list of characters that can be used as a list of ranges.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<List<RangeI>> CharacterRanges { get; set; }

Property Value

Type: ReferenceListRangeI
See Also