Compartilhar via


KnownPerceptionDepthFrameSourceProperties.MinDepth 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ínima da origem do quadro de profundidade.

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 da propriedade

String

Platform::String

winrt::hstring

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

Atributos

Aplica-se a