PluginSetAttribute Method |
Overload List
Name | Description | |
---|---|---|
SetAttribute(String, Double) |
Sets the specified attribute of the plug-in to the given value.
NOTE! Only works on already inserted plug-ins.
| |
SetAttribute(String, Int32) |
Sets the specified attribute of the plug-in to the given value.
NOTE! Only works on already inserted plug-ins.
| |
SetAttribute(String, String) |
Sets the specified attribute of the plug-in to the given value.
NOTE! Only works on already inserted plug-ins.
|
See Also