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( IAgCrdnPluginProvider ** ppCrdnPrv ); |
[Java] |
---|
public IAgCrdnPluginProvider getVectorToolProvider(); |