ObjectDisplayColor
Represents a Rhino object display color.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelValue
Grasshopper.Rhinoceros.Display.ObjectDisplayColor
Namespace: Grasshopper.Rhinoceros.Display
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class ObjectDisplayColor : ModelValue
The ObjectDisplayColor type exposes the following members.
Constructors
Name
Description
Public Method
ObjectDisplayColor.
Initializes a new instance of the ObjectDisplayColor class
Public Method
ObjectDisplayColor(ObjectDisplayColor.Value)
Initializes a new instance of the ObjectDisplayColor class
Properties
Name
Description
Public Property
Color
Public Property
Source
Methods
Name
Description
Public Method
Static Member
Cast
Public Method
CastTo.T.(T.)
(Overrides
ModelValue.CastTo.T.(T.)
.)Public Method
CastTo.T.(T.)
(Inherited from ModelValue.)
Public Method
Equals(ModelValue)
(Inherited from ModelValue.)
Public Method
Equals(Object)
(Inherited from ModelValue.)
Public Method
GetHashCode
(Inherited from ModelValue.)
Public Method
TooltipString
(Inherited from ModelValue.)
Public Method
ToString
(Inherited from ModelValue.)
Operators
Name
Description
Public Operator
Static Member
.(ObjectDisplayColor to ObjectDisplayColor.Value)
Public Operator
Static Member
.(ObjectDisplayColor.Value to ObjectDisplayColor)