Cursors.SizeNESW プロパティ

定義

2 方向の対角線 (右斜めと左斜め) で構成されているサイズ変更用カーソルを取得します。

public:
 static property System::Windows::Forms::Cursor ^ SizeNESW { System::Windows::Forms::Cursor ^ get(); };
public static System.Windows.Forms.Cursor SizeNESW { get; }
member this.SizeNESW : System.Windows.Forms.Cursor
Public Shared ReadOnly Property SizeNESW As Cursor

プロパティ値

Cursor

2 方向の対角線 (右斜めと左斜め) で構成されているサイズ変更用カーソルを表す Cursor

適用対象

こちらもご覧ください