File3dmNotes.Notes Property

File3dmNotesNotes Property

Gets or sets the text content of the notes.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string Notes { get; set; }
Public Property Notes As String
	Get
	Set

Property Value

Type: String
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also