Creates an IAgCrdnPluginProvider
object.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property VectorToolProvider() As AgCrdnPluginProvider
|
| [C#] |
|---|
public AgCrdnPluginProvider VectorToolProvider {get;}
|
| [Managed C++] |
|---|
public: __property AgCrdnPluginProvider^ get_VectorToolProvider();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_VectorToolProvider(
|
| [Java] |
|---|
public AgCrdnPluginProvider getVectorToolProvider();
|