DocumentViewer.ViewportWidth 属性

定义

获取可滚动的内容区域的水平大小。

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

属性值

Double

可滚动内容区域的水平大小(以与设备无关的像素为单位)。 默认值为 0.0。

注解

依赖项属性信息

标识符字段 ViewportWidthProperty
元数据属性设置为 true

适用于

另请参阅