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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1