共用方式為


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

最大焦點。

適用於