A VGT vector plugin.
  GetProperty | Reads a value of the specified plugin property. This method throws an exception if the property does not exist. | 
  Reset | Reset the plugin. | 
  SetProperty | Set the plugin properties. This method throws an exception if the specified property does not exist, invalid value was specified or the specified property is read-only. | 
  AvailableProperties | An array of names of the properties that can be used to configure the plugin. | 
  DisplayName | Plugin's Display Name associated with the COM plugin. | 
  ProgID | A programmatic ID associated with the component. | 
| Implemented Interface | 
|---|
| IAgCrdn | 
| IAgCrdnTimeProperties | 
| IAgCrdnVector | 





