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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.