KnownPerceptionDepthFrameSourceProperties.MaxDepth Propriété

Définition

Obtient une clé de chaîne utilisée pour récupérer une propriété d’entier non signé 16 bits indiquant la profondeur maximale de la source de trame de profondeur.

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

Valeur de propriété

String

Platform::String

winrt::hstring

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

Attributs

S’applique à