Property SelectedRegionBoxes
SelectedRegionBoxes
選択された領域バウンディングボックス一覧。読み取り専用です。
Declaration
public IReadOnlyDictionary<ClassData, IList<IBoundingBox>> SelectedRegionBoxes { get; }
Property Value
Type | Description |
---|---|
IReadOnlyDictionary<ClassData, IList<IBoundingBox>> |