次の方法で共有


FontPartType 列挙型

定義

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

public enum FontPartType
public static class FontPartType
type FontPartType = 
type FontPartType = class
Public Enum FontPartType
Public Class FontPartType
継承
FontPartType
継承
FontPartType

フィールド

FontData 0

FontData フォント パーツの型情報を定義します。

FontOdttf 2

FontOdttf フォント パーツの型情報を定義します。

FontTtf 1

FontTtf フォント パーツの型情報を定義します。

適用対象