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

感兴趣的区域的最大数量。

适用于