Skip to content

E_Rhino_RhinoDoc_EndSaveDocument

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

RhinoDoc.EndSaveDocument Event

[Missing

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

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

Syntax

C#

public static event EventHandler<DocumentSaveEventArgs> EndSaveDocument

VB

Public Shared Event EndSaveDocument As EventHandler(Of DocumentSaveEventArgs)

Value

Type: System.EventHandler(DocumentSaveEventArgs)

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

Clone this wiki locally