AnchorLocatedEventArgs.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.
Gets the LocateStrategy that reflects the strategy that was used to find the anchor. Valid only when the anchor was found.
public:
property Microsoft::Azure::SpatialAnchors::LocateStrategy Strategy { Microsoft::Azure::SpatialAnchors::LocateStrategy get(); };
public Microsoft.Azure.SpatialAnchors.LocateStrategy Strategy { get; }
member this.Strategy : Microsoft.Azure.SpatialAnchors.LocateStrategy
Public ReadOnly Property Strategy As LocateStrategy