Version

ColorBlend Class Properties

For a list of all members of this type, see ColorBlend members.

Public Properties
 NameDescription
Public PropertyCapacityGets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from System.Collections.Generic.List<ColorBlendEntry>)
Public PropertyCountGets the number of elements contained in the List. (Inherited from System.Collections.Generic.List<ColorBlendEntry>)
Public PropertyIsSealedGets whether the instance has been sealed through the Seal method.  
Public PropertyItemGets or sets the element at the specified index. (Inherited from System.Collections.Generic.List<ColorBlendEntry>)
See Also