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。

实现

注解

返回的值在设备独立像素中描述。

适用于