共用方式為


DepthMediaFrame.DepthFormat 屬性

定義

取得 物件,描述 DepthMediaFrame中的深度資料格式。

public:
 property DepthMediaFrameFormat ^ DepthFormat { DepthMediaFrameFormat ^ get(); };
DepthMediaFrameFormat DepthFormat();
public DepthMediaFrameFormat DepthFormat { get; }
var depthMediaFrameFormat = depthMediaFrame.depthFormat;
Public ReadOnly Property DepthFormat As DepthMediaFrameFormat

屬性值

物件,描述 DepthMediaFrame中的深度資料格式。

適用於