Click or drag to resize

RhinoDocModified Property

Returns or sets the document's modified flag.

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

Property Value

Type: Boolean
See Also