ColorStop
Public Struct
Public Method
Public Property
Public Property
Public Method
Public Method
Public Method
Public Method
Combination of a color and position. Used in defining gradient fills
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public struct ColorStop
The ColorStop type exposes the following members.
Constructors
Name
Description
Public Method
ColorStop
Create color stop from a color and position
Properties
Name
Description
Public Property
Color
Public Property
Position
Parameter that Color is defined at
Methods
Name
Description
Public Method
Equals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public Method
GetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public Method
ToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)