IScrollInfo.ExtentHeight 属性

定义

获取范围的垂直大小。

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

属性值

Double

一个 Double,它表示盘区的垂直大小(以与设备无关的像素为单位)。

此属性没有默认值。

适用于