Share via


Cursors.SizeAll 屬性

定義

取得四頭調整大小游標,它是由四個連結的箭號 (分別指向北、南、東和西) 所組成。

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

屬性值

Cursor,表示四頭調整大小游標。

適用於

另請參閱