Поделиться через


KnownCameraIntrinsicsProperties.FocalLength Свойство

Определение

Возвращает строковый ключ, используемый для получения массива значений свойств с плавающей запятой одной точности, указывающих фокусное расстояние камеры.

public:
 static property Platform::String ^ FocalLength { Platform::String ^ get(); };
static winrt::hstring FocalLength();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownCameraIntrinsicsProperties may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring FocalLength();
public static string FocalLength { get; }
public static string FocalLength { [Windows.Foundation.Metadata.Deprecated("KnownCameraIntrinsicsProperties may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownCameraIntrinsicsProperties.focalLength;
Public Shared ReadOnly Property FocalLength As String

Значение свойства

String

Platform::String

winrt::hstring

Указывает фокусное расстояние камеры. Это свойство является значением SingleArray, которое должно интерпретироваться как вектор.

Атрибуты

Применяется к