Language

AppManagedImageQueryMatch.RegionOfInterest Property

Definition

public:
 property IReference<Rect> ^ RegionOfInterest { IReference<Rect> ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
IReference<Rect> RegionOfInterest();
[Windows.Foundation.Metadata.Experimental]
public System.Nullable<Rect> RegionOfInterest { [Windows.Foundation.Metadata.Experimental] get; }
var iReference = appManagedImageQueryMatch.regionOfInterest;
Public ReadOnly Property RegionOfInterest As Nullable(Of Rect)

Property Value

Attributes

Applies to