Skip to content

P_Rhino_RhinoDoc_Modified

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RhinoDoc.Modified Property

Returns or sets the document's modified flag.

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool Modified { get; set; }

VB

Public Property Modified As Boolean
	Get
	Set

Property Value

Type: Boolean

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

Clone this wiki locally