RhinoCommon API
SaveFileDialog Class |
Similar to the System.Windows.Forms.SaveFileDialog, but with customized
Rhino user interface.

Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)

The SaveFileDialog type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | SaveFileDialog | Initializes a new instance of the SaveFileDialog class |

Name | Description | |
---|---|---|
![]() | DefaultExt |
The default file name extension. The returned string does not include the period.
|
![]() ![]() | FileName |
Gets or sets a string containing the file name selected in the file dialog box.
|
![]() ![]() | Filter |
Gets or sets the current file name filter string, which determines
the choices that appear in the "Save as file type" or "Files of type"
box in the dialog box. See System.Windows.Forms.FileDialog for details.
|
![]() ![]() | InitialDirectory |
Gets or sets the initial directory displayed by the file dialog box.
|
![]() | Title |
Gets or sets the file dialog box title.
|

Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | ShowDialog | |
![]() ![]() | ShowSaveDialog | |
![]() | ToString | (Inherited from Object.) |

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8