File3dmNotes Class |
Namespace: Rhino.FileIO
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 | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |