Click or drag to resize
ColorBlend Methods

The ColorBlend type exposes the following members.

Methods
  Name Description
Public method AddRange
Adds a range of elements to the collection.
Public method Clone
Clone this object.
Public method Equals
Comparing two objects.
(Overrides ObjectEquals(Object).)
Public method GetBrush
Returns gradient brush
Public method GetColor
Gets color at specified position.
Public method GetColors
Gets ColorBlend's colors.
Public method GetHashCode (Overrides ObjectGetHashCode.)
Public method GetPositions
Gets ColorBlend's positions.
Public method LoadFrom
Load pairs colors\positions from specified object.
Top
See Also