Share via


Window.StyleAreaWidth プロパティ

定義

スタイル名表示領域の幅をポイント単位で設定を取得または取得します。

public:
 property float StyleAreaWidth { float get(); void set(float value); };
public float StyleAreaWidth { get; set; }
member this.StyleAreaWidth : single with get, set
Public Property StyleAreaWidth As Single

プロパティ値

注釈

StyleAreaWidth プロパティは、0 (ゼロ) より大きい値は、スタイル名がテキストの左側に表示されます。 スタイル名表示領域は、印刷レイアウトまたは Web レイアウト表示で表示されません。

適用対象