CloudSpatialAnchorSession.RefreshAnchorPropertiesAsync Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Menyegarkan properti untuk jangkar spasial yang ditentukan.
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
Parameter
- anchor
- CloudSpatialAnchor
Jangkar untuk di-refresh.