GradientStopCollection Class
GradientStopCollection class
Represents the gradient stop collection.
type GradientStopCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Add_Double_CellsColor_Int | Add a gradient stop. |
| Add_Double_Color_Int | Add a gradient stop. |
| Get | Gets the gradient stop by the index. |
| Set | Gets the gradient stop by the index. |
| GetCount |