SpatialGraphInteropFrameOfReferencePreview.NodeId 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.
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
The spatial node's ID.