FontPartType 列挙型

定義

FontPartType - FontPart の種類を定義します。

public enum FontPartType
type FontPartType = 
Public Enum FontPartType
継承
FontPartType

フィールド

FontData 0

フォント データ (.fntdata)。

FontOdttf 2

難読化された TTF フォント (.odttf)。

FontTtf 1

TrueType フォント (.ttf)。

適用対象