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






Windows & Linux

Description

Gets the null direction provider.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property NullDirectionProvider() As IAgDirectionProvider
[C#]
public IAgDirectionProvider NullDirectionProvider {get;}
[Managed C++]
public: __property IAgDirectionProvider ^ get_NullDirectionProvider();
[Unmanaged C++]
public: HRESULT get_NullDirectionProvider(
    IAgDirectionProvider ** ppVal
);
[Java]
public IAgDirectionProvider getNullDirectionProvider();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.