ObjectQuery.SearchAreas Property

Definition

A collection of search areas that define the regions to look for objects.

public:
 property System::Collections::Generic::IList<Microsoft::Azure::ObjectAnchors::ObjectSearchArea ^> ^ SearchAreas { System::Collections::Generic::IList<Microsoft::Azure::ObjectAnchors::ObjectSearchArea ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Azure.ObjectAnchors.ObjectSearchArea> SearchAreas { get; }
member this.SearchAreas : System.Collections.Generic.IList<Microsoft.Azure.ObjectAnchors.ObjectSearchArea>
Public ReadOnly Property SearchAreas As IList(Of ObjectSearchArea)

Property Value

Applies to