RhinoDoc.Modified Property
Returns or sets the document's modified flag.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Modified { get; set; }
VB
Public Property Modified As Boolean
Get
Set
Type: Boolean
Supported in: 5D58w
RhinoDoc Class
Rhino Namespace