ObjectAnchorsSession Class
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.
An object representing an Azure Object Anchors session that is used to create ObjectObserver instances used to detect objects in the physical world.
public class ObjectAnchorsSession
type ObjectAnchorsSession = class
Public Class ObjectAnchorsSession
- Inheritance
-
ObjectAnchorsSession
Constructors
ObjectAnchorsSession(AccountInformation) |
Initializes a new instance of the ObjectAnchorsSession class. |
ObjectAnchorsSession(IntPtr, Boolean) |
Methods
CreateObjectObserver() |
Creates a new instance of an ObjectObserver. |
Finalize() |
Finalizes an instance of the ObjectAnchorsSession class. |