AnchorLocateCriteria.NearAnchor Property

Definition

Indicates that anchors to locate should be close to a specific anchor.

public:
 property Microsoft::Azure::SpatialAnchors::NearAnchorCriteria ^ NearAnchor { Microsoft::Azure::SpatialAnchors::NearAnchorCriteria ^ get(); void set(Microsoft::Azure::SpatialAnchors::NearAnchorCriteria ^ value); };
public Microsoft.Azure.SpatialAnchors.NearAnchorCriteria NearAnchor { get; set; }
member this.NearAnchor : Microsoft.Azure.SpatialAnchors.NearAnchorCriteria with get, set
Public Property NearAnchor As NearAnchorCriteria

Property Value

Applies to