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; }
Public ReadOnly Property NewRhinoObject As RhinoObject
Get
Property Value
Type:
RhinoObjectSee Also