AnchorLocatedEventArgs.Anchor 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.
The cloud spatial anchor that was located.
public:
property Microsoft::Azure::SpatialAnchors::CloudSpatialAnchor ^ Anchor { Microsoft::Azure::SpatialAnchors::CloudSpatialAnchor ^ get(); };
public Microsoft.Azure.SpatialAnchors.CloudSpatialAnchor Anchor { get; }
member this.Anchor : Microsoft.Azure.SpatialAnchors.CloudSpatialAnchor
Public ReadOnly Property Anchor As CloudSpatialAnchor