GlyphTypeface.StyleSimulations プロパティ

定義

StyleSimulations オブジェクトの GlyphTypeface を取得または設定します。

public:
 property System::Windows::Media::StyleSimulations StyleSimulations { System::Windows::Media::StyleSimulations get(); void set(System::Windows::Media::StyleSimulations value); };
public System.Windows.Media.StyleSimulations StyleSimulations { get; set; }
member this.StyleSimulations : System.Windows.Media.StyleSimulations with get, set
Public Property StyleSimulations As StyleSimulations

プロパティ値

StyleSimulations

フォントのスタイル シミュレーションを表す StyleSimulations 値の 1 つ。

適用対象