CloudSpatialAnchorSession.UpdateAnchorPropertiesAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Mises à jour l’ancre spatiale spécifiée.
public:
System::Threading::Tasks::Task ^ UpdateAnchorPropertiesAsync(Microsoft::Azure::SpatialAnchors::CloudSpatialAnchor ^ anchor);
public System.Threading.Tasks.Task UpdateAnchorPropertiesAsync (Microsoft.Azure.SpatialAnchors.CloudSpatialAnchor anchor);
member this.UpdateAnchorPropertiesAsync : Microsoft.Azure.SpatialAnchors.CloudSpatialAnchor -> System.Threading.Tasks.Task
Public Function UpdateAnchorPropertiesAsync (anchor As CloudSpatialAnchor) As Task
Paramètres
- anchor
- CloudSpatialAnchor
Ancre à mettre à jour.