IScrollInfo.ViewportWidth 属性

定义

获取此内容的视区的水平大小。

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

属性值

Double

一个 Double,表示此内容的视区的水平大小(以与设备无关的像素为单位)。 此属性没有默认值。

适用于