Rectangle.Left 属性

定义

返回或设置一个整数,表示指定矩形的水平位置(以磅为单位)。

public:
 property int Left { int get(); };
public int Left { get; }
member this.Left : int
Public ReadOnly Property Left As Integer

属性值

适用于