KnownPerceptionDepthFrameSourceProperties.MaxDepth Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Indique la profondeur maximale de la source de trame de profondeur. Cette propriété est une valeur UInt16.
- Attributs