[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Zeigt einen Datei-Speichern-Dialog für das Speichern des Graphen an
und speichert den Graphen, falls der Benutzer einen Speicherort bestimmt hat.
Namespace: DynamicNode.WinAppAssembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Syntax
C# |
---|
public bool SaveAs( ProjectKind kind ) |
Visual Basic |
---|
Public Function SaveAs ( _ kind As ProjectKind _ ) As Boolean |
F# |
---|
member SaveAs : kind:ProjectKind -> bool |
Parameters
- kind
- Type: DynamicNode.WinApp..::..ProjectKind
[Missing <param name="kind"/> documentation for "M:DynamicNode.WinApp.Document.SaveAs(DynamicNode.WinApp.ProjectKind)"]
Return Value
[Missing <returns> documentation for "M:DynamicNode.WinApp.Document.SaveAs(DynamicNode.WinApp.ProjectKind)"]