Compartir a través de


KnownPerceptionDepthFrameSourceProperties.MaxDepth Propiedad

Definición

Obtiene una clave de cadena utilizada para recuperar una propiedad de entero sin signo de 16 bits que indica la profundidad máxima del origen del marco de profundidad.

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 de propiedad

String

Platform::String

winrt::hstring

Indica la profundidad máxima del origen del marco de profundidad. Esta propiedad es un valor UInt16.

Atributos

Se aplica a