Returns an interface for computing statistics on the results.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Statistics() As IAgDrStatistics |
| [C#] |
|---|
public IAgDrStatistics Statistics {get;} |
| [Managed C++] |
|---|
public: __property IAgDrStatistics ^ get_Statistics(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgDrStatistics getStatistics(); |
[Python - STK API ] |
|---|
@property def Statistics(self) -> "IAgDrStatistics": |






