Gets the null direction provider.
Read-only property
[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(
|
[Java] |
---|
public IAgDirectionProvider getNullDirectionProvider();
|