Click or drag to resize

ObjectVisibilityAttributes Structure

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

The ObjectVisibilityAttributes type exposes the following members.

Properties
  NameDescription
Public propertyHidden
Public propertyLocked
Public propertyViewport
Top
Methods
  NameDescription
Public methodEquals(ObjectVisibilityAttributes)
Public methodEquals(Object) (Overrides ValueTypeEquals(Object).)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Top
See Also