Click or drag to resize

RhinoModifyObjectAttributesEventArgsOldAttributes Property

[Missing <summary> documentation for "P:Rhino.DocObjects.RhinoModifyObjectAttributesEventArgs.OldAttributes"]

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

Property Value

Type: ObjectAttributes
See Also