PointerPoint.Properties 속성

정의

입력 포인터에 대한 확장 정보를 가져옵니다.

public:
 property PointerPointProperties ^ Properties { PointerPointProperties ^ get(); };
PointerPointProperties Properties();
public PointerPointProperties Properties { get; }
var pointerPointProperties = pointerPoint.properties;
Public ReadOnly Property Properties As PointerPointProperties

속성 값

입력 디바이스에서 노출하는 확장 속성입니다.

적용 대상