Share via


FocusControl.Max 속성

정의

최대 포커스 길이를 가져옵니다.

public:
 property unsigned int Max { unsigned int get(); };
uint32_t Max();
public uint Max { get; }
var uInt32 = focusControl.max;
Public ReadOnly Property Max As UInteger

속성 값

UInt32

unsigned int

uint32_t

최대 포커스입니다.

적용 대상