SysSpatialStageManager.SetBoundaryEnabled 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
啟用或停用現有階段的界限。
重要
此 API 僅適用于 Windows 作業系統的元件。 所有其他進程在執行時間呼叫這些 API 將會失敗。 未來 Windows 版本中可能會修改或移除這些 API。
public:
virtual void SetBoundaryEnabled(SpatialStageFrameOfReference ^ stage, bool enabled) = SetBoundaryEnabled;
void SetBoundaryEnabled(SpatialStageFrameOfReference const& stage, bool const& enabled);
public void SetBoundaryEnabled(SpatialStageFrameOfReference stage, bool enabled);
function setBoundaryEnabled(stage, enabled)
Public Sub SetBoundaryEnabled (stage As SpatialStageFrameOfReference, enabled As Boolean)
參數
階段。
- enabled
-
Boolean
bool
是否要啟用界限。