Click or drag to resize

SaveAsMiniProjectBase Class

Handler for the menu item "Graph" - "New layer legend.
Inheritance Hierarchy
SystemObject
  Altaxo.Graph.CommandsSaveAsMiniProjectBase

Namespace: Altaxo.Graph.Commands
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static class SaveAsMiniProjectBase

The SaveAsMiniProjectBase type exposes the following members.

Methods
 NameDescription
Public methodStatic memberRun 
Public methodStatic memberSaveProject Internal routine to save a project under a given name.
Public methodStatic memberSaveProjectAs Asks the user for a file name for the current project, and then saves the project under the given name.
Top
See Also