Share via


ImageObjectExtractorHint.IncludeRects Property

Definition

public:
 property IVectorView<RectInt32> ^ IncludeRects { IVectorView<RectInt32> ^ get(); };
IVectorView<RectInt32> IncludeRects();
public IReadOnlyList<RectInt32> IncludeRects { get; }
var iVectorView = imageObjectExtractorHint.includeRects;
Public ReadOnly Property IncludeRects As IReadOnlyList(Of RectInt32)

Property Value

Applies to