STK ObjectsSend 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 AgSafeArray getSupportedNullDirectionProviderTypes();
[Python - STK API ]
@property
def SupportedNullDirectionProviderTypes(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.