Share via


SpatialGraphInteropFrameOfReferencePreview.NodeId Property

Definition

Gets the spatial node ID created for this interop frame of reference.

public:
 property Platform::Guid NodeId { Platform::Guid get(); };
winrt::guid NodeId();
public Guid NodeId { get; }
var guid = spatialGraphInteropFrameOfReferencePreview.nodeId;
Public ReadOnly Property NodeId As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The spatial node's ID.

Applies to