ObjectAnchorsSession Class

Definition

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.

Applies to