Share via


RibbonTabHeadersPanel.ViewportWidth 屬性

定義

取得裝置獨立單位中內容可見範圍的水準大小 (,每單位 1/96 英吋) 1/96 英吋。

public:
 property double ViewportWidth { double get(); };
public double ViewportWidth { get; }
member this.ViewportWidth : double
Public ReadOnly Property ViewportWidth As Double

屬性值

Double

裝置獨立單位中內容可見範圍的水準大小 (每單位 1/96 英吋) 。 此屬性沒有預設值。

實作

備註

這個屬性包含 ViewportWidth 面板內部 ScrollViewer 的值。

適用於