KnownPerceptionDepthFrameSourceProperties.MinDepth Propriété

Définition

Obtient une clé de chaîne utilisée pour récupérer une propriété entière non signée 16 bits indiquant la profondeur minimale de la source de trame de profondeur.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Indique la profondeur minimale de la source de trame de profondeur. Cette propriété est une valeur UInt16.

Attributs

S’applique à