AnchorLocatedEventArgs.Strategy Property

Definition

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

Property Value

Applies to