Compartir a través de


KnownPerceptionDepthFrameSourceProperties.MinDepth Propiedad

Definición

Obtiene una clave de cadena usada para recuperar una propiedad de entero de 16 bits sin signo que indica la profundidad mínima del origen del marco de profundidad.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Indica la profundidad mínima del origen del marco de profundidad. Esta propiedad es un valor UInt16.

Atributos

Se aplica a