Click or drag to resize

ObjectDisplayAttributes Structure

Namespace:  Grasshopper.Rhinoceros.Display
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public struct Attributes : GH_ISerializable, 
	IEquatable<ObjectDisplayAttributes>

The ObjectDisplayAttributes type exposes the following members.

Properties
  NameDescription
Public propertyColor
Public propertyMode
Public propertyWireDensity
Top
Methods
  NameDescription
Public methodEquals(ObjectDisplayAttributes)
Public methodEquals(Object) (Overrides ValueTypeEquals(Object).)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Top
See Also