Use a scalar calculation 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, an 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 | The plugin's Display Name associated with the COM plugin. |
ProgID | A programmatic ID associated with the component. |
Implemented Interface |
---|
IAgCrdnCalcScalar |
IAgCrdn |