Click or drag to resize

File3dmNotesNotes Property

Gets or sets the text content of the notes.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string Notes { get; set; }

Property Value

Type: String
See Also