Skip to content

E_Rhino_RhinoDoc_DocumentPropertiesChanged

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

RhinoDoc.DocumentPropertiesChanged Event

[Missing

documentation for "E:Rhino.RhinoDoc.DocumentPropertiesChanged"]

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.50000.0 (5.0.20693.0)

Syntax

C#

public static event EventHandler<DocumentEventArgs> DocumentPropertiesChanged

VB

Public Shared Event DocumentPropertiesChanged As EventHandler(Of DocumentEventArgs)

Value

Type: System.EventHandler(DocumentEventArgs)

See Also

Reference

RhinoDoc Class
Rhino Namespace

Clone this wiki locally