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






Windows & Linux

Description

Gets the vertical field of view in radians.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VerticalFieldOfView() As Double
[C#]
public double VerticalFieldOfView {get;}
[Managed C++]
public: __property double get_VerticalFieldOfView();
[Unmanaged C++]
public: HRESULT get_VerticalFieldOfView(
   double * pRetVal
);
[Java]
public double getVerticalFieldOfView();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.