RegionsOfInterestControl.MaxRegions 속성

정의

지정할 수 있는 최대 관심 영역 수를 가져옵니다.

public:
 property unsigned int MaxRegions { unsigned int get(); };
uint32_t MaxRegions();
public uint MaxRegions { get; }
var uInt32 = regionsOfInterestControl.maxRegions;
Public ReadOnly Property MaxRegions As UInteger

속성 값

UInt32

unsigned int

uint32_t

관심 있는 지역의 최대 수입니다.

적용 대상