ViewState.ViewportRight 属性

定义

获取视区右边缘的 X 坐标。

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

属性值

Double

视区右边缘的 x 坐标。

适用于