Click or drag to resize

RhinoObjectAttributes Property

Gets or sets the object attributes.

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

Property Value

Type: ObjectAttributes
See Also