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






Windows & Linux

Description

Retrieves the Point FOM data provider.

Property type

Read-only property

Syntax

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

[C#]
public IAgDataProviderInfo PointFOM {get;}

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

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

[Java]
public IAgDataProviderInfo getPointFOM();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface