IScrollInfo.ViewportWidth 属性

定义

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

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

属性值

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

适用于