共用方式為


StackPanel.ExtentWidth 屬性

定義

取得包含範圍水平大小的值。

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

屬性值

Double

表示內容水平大小的 Double。 預設值為 0.0。

實作

備註

傳回的值會在裝置獨立圖元中描述。

適用於