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

対象となるリージョンの最大数。

適用対象