ScrollViewer.ExtentWidth 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會得到包含該範圍水平大小的值。
public:
property double ExtentWidth { double get(); };
public double ExtentWidth { get; }
member this.ExtentWidth : double
Public ReadOnly Property ExtentWidth As Double
屬性值
A Double 代表範圍的水平大小。 預設值為 0.0。
備註
ExtentWidth 只是輸出性質;它可以透過指定內容元素的 來 Width 有效設定。
回傳的值在裝置獨立像素中描述。
相依財產資訊
| 項目 | 價值 |
|---|---|
| 識別碼欄位 | ExtentWidthProperty |
元資料屬性設為 true |
沒有 |