AGI STK Objects 11Send comments on this topic.
MagneticField Property (IAgSpEnvScenExtVO)
See Also 
Windows






Windows & Linux

Description

3D Graphics settings for the Geomagnetic field.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MagneticField() As IAgSpEnvMagFieldGfx
[C#]
public IAgSpEnvMagFieldGfx MagneticField {get;}
[Managed C++]
public: __property IAgSpEnvMagFieldGfx^ get_MagneticField();
[Unmanaged C++]
public: HRESULT get_MagneticField(
   IAgSpEnvMagFieldGfx ** ppRetVal
);
[Java]
public IAgSpEnvMagFieldGfx getMagneticField();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.