RectangleD.Right 属性

定义

获取此 RectangleD 结构的右边缘的 x 坐标。

public:
 property double Right { double get(); };
public double Right { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Right : double
Public ReadOnly Property Right As Double

属性值

Double
属性

适用于