Click or drag to resize

RhinoModifyObjectAttributesEventArgsNewAttributes Property

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

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

Property Value

Type: ObjectAttributes
See Also