次の方法で共有


Rectangle.Left プロパティ

定義

指定した四角形の水平方向の位置をポイント単位で表す整数を設定または返します。

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

プロパティ値

適用対象