共用方式為


KnownPerceptionDepthFrameSourceProperties.MinDepth 屬性

定義

取得字串索引鍵,用來擷取指出深度框架來源最小深度的 16 位不帶正負號的整數屬性。

public:
 static property Platform::String ^ MinDepth { Platform::String ^ get(); };
static winrt::hstring MinDepth();
/// [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 MinDepth();
public static string MinDepth { get; }
public static string MinDepth { [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.minDepth;
Public Shared ReadOnly Property MinDepth As String

屬性值

String

Platform::String

winrt::hstring

表示深度框架來源的最小深度。 此屬性是 UInt16 值。

屬性

適用於