Click or drag to resize

RhinoDocBeginSaveDocument Event

[Missing <summary> documentation for "E:Rhino.RhinoDoc.BeginSaveDocument"]

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static event EventHandler<DocumentSaveEventArgs> BeginSaveDocument

Value

Type: SystemEventHandlerDocumentSaveEventArgs
See Also