Glyphs.StyleSimulations プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
グリフに適用されるスタイル シミュレーションを取得または設定します。
public:
property StyleSimulations StyleSimulations { StyleSimulations get(); void set(StyleSimulations value); };
StyleSimulations StyleSimulations();
void StyleSimulations(StyleSimulations value);
public StyleSimulations StyleSimulations { get; set; }
var styleSimulations = glyphs.styleSimulations;
glyphs.styleSimulations = styleSimulations;
Public Property StyleSimulations As StyleSimulations
<Glyphs StyleSimulation="styleSimulationsMemberName"/>
プロパティ値
グリフに適用するスタイル シミュレーションを指定する列挙値の 1 つ。 既定値は "None" です。