_Application.Top プロパティ

定義

作業中の文書の垂直方向の位置をポイント単位で設定または返します。

public:
 property int Top { int get(); void set(int value); };
public int Top { get; set; }
member this.Top : int with get, set
Public Property Top As Integer

プロパティ値

適用対象