AnchorLocateCriteria.NearAnchor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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