FontWeights.SemiLight プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
フォントの太さの値を 350 に指定します。
public:
static property FontWeight SemiLight { FontWeight get(); };
static FontWeight SemiLight();
public static FontWeight SemiLight { get; }
var fontWeight = FontWeights.semiLight;
Public Shared ReadOnly Property SemiLight As FontWeight
プロパティ値
Weight 値が 350 の FontWeight 。