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; }
Public ReadOnly Property OldAttributes As ObjectAttributes
Get
Property Value
Type:
ObjectAttributesSee Also