Click or drag to resize

RhinoDocNotes Property

Returns or sets the document's notes.

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

Property Value

Type: String
See Also