Click or drag to resize

RhinoReplaceObjectEventArgsNewRhinoObject Property

[Missing <summary> documentation for "P:Rhino.DocObjects.RhinoReplaceObjectEventArgs.NewRhinoObject"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public RhinoObject NewRhinoObject { get; }

Property Value

Type: RhinoObject
See Also