SpatialGraphInteropFrameOfReferencePreview.NodeId 属性

定义

获取为此互操作引用帧创建的空间节点 ID。

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

属性值

Guid

Platform::Guid

winrt::guid

空间节点的 ID。

适用于