Cursors.SizeNWSE プロパティ
2 方向の対角線 (左斜めと右斜め) で構成されているサイズ変更用カーソルを取得します。
Public Shared ReadOnly Property SizeNWSE As Cursor
[C#]
public static Cursor SizeNWSE {get;}
[C++]
public: __property static Cursor* get_SizeNWSE();
[JScript]
public static function get SizeNWSE() : Cursor;
プロパティ値
2 方向の対角線 (左斜めと右斜め) で構成されているサイズ変更用カーソルを表す Cursor 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
Cursors クラス | Cursors メンバ | System.Windows.Forms 名前空間 | Cursor