save_preset
Description:
public abstract bool save_preset (
string name)
Save the current object settings as a preset under the given name.
If there is already a preset by this name
it will be overwritten.
Parameters:
this |
a Object that implements
Preset
|
name |
preset name to save
|
Returns: