STK ObjectsSend 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();
[Python - STK API ]
@property
def PointFOM(self) -> "IAgDataProviderInfo":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.