共用方式為


StackPanel.ExtentHeight 屬性

定義

取得包含範圍垂直大小的值。

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

屬性值

Double

表示範圍垂直大小的 Double。 預設值為 0.0。

實作

備註

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

適用於