Compartilhar via


KnownPerceptionDepthFrameSourceProperties.MaxDepth Propriedade

Definição

Obtém uma chave de cadeia de caracteres usada para recuperar uma propriedade de inteiro sem sinal de 16 bits que indica a profundidade máxima da origem do quadro de profundidade.

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

Valor da propriedade

String

Platform::String

winrt::hstring

Indica a profundidade máxima da origem do quadro de profundidade. Essa propriedade é um valor UInt16.

Atributos

Aplica-se a