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