Skip to content

ColorStop

Public Struct

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

Create color stop from a color and position


Properties

Name

Description


Public Property

Public Property

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.)