다음을 통해 공유


InputSystemCursor.CursorShape 속성

정의

InputSystemCursor 개체에서 지원하는 표준 시스템 시각적 포인터 형식을 가져옵니다.

public:
 property InputSystemCursorShape CursorShape { InputSystemCursorShape get(); };
InputSystemCursorShape CursorShape();
public InputSystemCursorShape CursorShape { get; }
var inputSystemCursorShape = inputSystemCursor.cursorShape;
Public ReadOnly Property CursorShape As InputSystemCursorShape

속성 값

표준 시스템 시각적 포인터 형식입니다.

적용 대상