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






Windows & Linux

Description

Gets an array of supported contour rain outage percent values.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SupportedContourRainOutagePercentValues() As System.Array
[C#]
public System.Array SupportedContourRainOutagePercentValues {get;}
[Managed C++]
public: __property System::Array^ get_SupportedContourRainOutagePercentValues();
[Unmanaged C++]
public: HRESULT get_SupportedContourRainOutagePercentValues(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getSupportedContourRainOutagePercentValues();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.