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
以度表示之檢視的水準欄位。