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






Windows & Linux

Description

Gets an array of valid null direction provider types.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.