共用方式為


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

感興趣的區域數目上限。

適用於