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






Windows & Linux

Description

Retrieves the Region FOM data provider.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RegionFOM() As IAgDataProviderInfo

[C#]
public IAgDataProviderInfo RegionFOM {get;}

[Managed C++]
public: __property IAgDataProviderInfo^ get_RegionFOM();

[Unmanaged C++]
public: HRESULT get_RegionFOM(
IAgDataProviderInfo ** ppRetVal
);

[Java]
public IAgDataProviderInfo getRegionFOM();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface