다음을 통해 공유


InputSystemCursor.Create(InputSystemCursorShape) 메서드

정의

지정된 커서를 사용하여 InputSystemCursor instance 만듭니다.

public:
 static InputSystemCursor ^ Create(InputSystemCursorShape type);
 static InputSystemCursor Create(InputSystemCursorShape const& type);
public static InputSystemCursor Create(InputSystemCursorShape type);
function create(type)
Public Shared Function Create (type As InputSystemCursorShape) As InputSystemCursor

매개 변수

type
InputSystemCursorShape

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

반환

시각적 포인터 개체입니다.

적용 대상