GradientStopCollectionInsert Method

Overload List
  NameDescription
Public methodInsert(Int32, Single, PresetColor)
Creates the new gradient stop and inserts it at the specified index to the collection.
Public methodInsert(Int32, Single, SchemeColor)
Creates the new gradient stop and inserts it at the specified index to the collection.
Public methodInsert(Int32, Single, Color)
Creates the new gradient stop and inserts it at the specified index to the collection.
See Also