AnchorLocateCriteria.Strategy 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 the strategy by which anchors will be located.
public:
property Microsoft::Azure::SpatialAnchors::LocateStrategy Strategy { Microsoft::Azure::SpatialAnchors::LocateStrategy get(); void set(Microsoft::Azure::SpatialAnchors::LocateStrategy value); };
public Microsoft.Azure.SpatialAnchors.LocateStrategy Strategy { get; set; }
member this.Strategy : Microsoft.Azure.SpatialAnchors.LocateStrategy with get, set
Public Property Strategy As LocateStrategy