AGI STK Graphics 11 Send comments on this topic.
HorizontalFieldOfView Property (IAgStkGraphicsCamera)
See Also 





Description

Gets the horizontal field of view in radians.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property HorizontalFieldOfView() As Double

[C#]
public double HorizontalFieldOfView {get;}

[Managed C++]
public: __property double get_HorizontalFieldOfView();

[Unmanaged C++]
public: HRESULT get_HorizontalFieldOfView(
double * pRetVal
);

[Java]
public double getHorizontalFieldOfView();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1