RhinoCommon API
File3dmNotes Class |
Represents the notes information stored in a 3dm file.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
The File3dmNotes type exposes the following members.
| Name | Description | |
|---|---|---|
| File3dmNotes |
Creates empty default notes
|
| Name | Description | |
|---|---|---|
| IsHtml |
Gets or sets the text format. If the format is HTML, true; false otherwise.
| |
| IsVisible |
Gets or sets the notes visibility. If the notes are visible, true; false otherwise.
| |
| Notes |
Gets or sets the text content of the notes.
| |
| WindowRectangle |
Gets or sets the position of the Notes when they were saved.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |