Share via


CloudSpatialAnchorSession Konstruktorer

Definition

Överlagringar

CloudSpatialAnchorSession()

Initierar en ny instans med en standardkonfiguration.

CloudSpatialAnchorSession(IntPtr, Boolean)

CloudSpatialAnchorSession()

Initierar en ny instans med en standardkonfiguration.

public:
 CloudSpatialAnchorSession();
public CloudSpatialAnchorSession ();
Public Sub New ()

Gäller för

CloudSpatialAnchorSession(IntPtr, Boolean)

protected CloudSpatialAnchorSession (IntPtr ahandle, bool transfer);
new Microsoft.Azure.SpatialAnchors.CloudSpatialAnchorSession : nativeint * bool -> Microsoft.Azure.SpatialAnchors.CloudSpatialAnchorSession
Protected Sub New (ahandle As IntPtr, transfer As Boolean)

Parametrar

ahandle
IntPtr

nativeint

transfer
Boolean

Gäller för