VideoTransformSphericalProjection.HorizontalFieldOfViewInDegrees プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
球面ビデオ投影に使用される、度単位で表される水平方向のビュー フィールドを取得または設定します。
public:
property double HorizontalFieldOfViewInDegrees { double get(); void set(double value); };
double HorizontalFieldOfViewInDegrees();
void HorizontalFieldOfViewInDegrees(double value);
public double HorizontalFieldOfViewInDegrees { get; set; }
var double = videoTransformSphericalProjection.horizontalFieldOfViewInDegrees;
videoTransformSphericalProjection.horizontalFieldOfViewInDegrees = double;
Public Property HorizontalFieldOfViewInDegrees As Double
プロパティ値
Double
double
度単位で表される水平方向の視野。