KnownPerceptionDepthFrameSourceProperties.MaxDepth 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用來擷取 16 位不帶正負號的整數屬性的字串索引鍵,指出深度框架來源的最大深度。
public:
static property Platform::String ^ MaxDepth { Platform::String ^ get(); };
static winrt::hstring MaxDepth();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionDepthFrameSourceProperties may be unavailable after Windows Creator Update. Use Windows.Media.Capture.Frames.DepthMediaFrame instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring MaxDepth();
public static string MaxDepth { get; }
public static string MaxDepth { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionDepthFrameSourceProperties may be unavailable after Windows Creator Update. Use Windows.Media.Capture.Frames.DepthMediaFrame instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionDepthFrameSourceProperties.maxDepth;
Public Shared ReadOnly Property MaxDepth As String
屬性值
表示深度框架來源的最大深度。 此屬性是 UInt16 值。
- 屬性