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입니다.

적용 대상

추가 정보