Share via


Cursors.SizeNESW 屬性

定義

取得雙頭斜線 (東北/西南) 調整大小游標。

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

Cursor,表示雙頭斜線 (東北/西南) 調整大小游標。

適用於

另請參閱