STK ObjectsSend comments on this topic.
PointSatisfaction Property (IAgFmGridInspector)
See Also
Windows





Windows & Linux

Description

Retrieves the Point Satisfaction data provider.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PointSatisfaction() As IAgDataProviderInfo
[C#]
public IAgDataProviderInfo PointSatisfaction {get;}
[Managed C++]
public: __property IAgDataProviderInfo ^ get_PointSatisfaction();
[Unmanaged C++]
public: HRESULT get_PointSatisfaction(
    IAgDataProviderInfo ** ppRetVal
);
[Java]
public IAgDataProviderInfo getPointSatisfaction();
[Python - STK API ]
@property
def PointSatisfaction(self) -> "IAgDataProviderInfo":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.