다음을 통해 공유


HidNumericControlDescription.PhysicalMaximum 속성

정의

크기 조정이 LogicalMaximum 값에 적용된 후 지정된 컨트롤에 대해 가능한 가장 높은 값을 가져옵니다.

public:
 property int PhysicalMaximum { int get(); };
int PhysicalMaximum();
public int PhysicalMaximum { get; }
var int32 = hidNumericControlDescription.physicalMaximum;
Public ReadOnly Property PhysicalMaximum As Integer

속성 값

Int32

int

부속 상한입니다.

적용 대상

추가 정보