CloudSpatialAnchorSession.RefreshAnchorPropertiesAsync Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Aggiorna le proprietà per l'ancoraggio spaziale specificato.
public:
System::Threading::Tasks::Task ^ RefreshAnchorPropertiesAsync(Microsoft::Azure::SpatialAnchors::CloudSpatialAnchor ^ anchor);
public System.Threading.Tasks.Task RefreshAnchorPropertiesAsync (Microsoft.Azure.SpatialAnchors.CloudSpatialAnchor anchor);
member this.RefreshAnchorPropertiesAsync : Microsoft.Azure.SpatialAnchors.CloudSpatialAnchor -> System.Threading.Tasks.Task
Public Function RefreshAnchorPropertiesAsync (anchor As CloudSpatialAnchor) As Task
Parametri
- anchor
- CloudSpatialAnchor
Ancoraggio da aggiornare.