GradientStopCollection Class

GradientStopCollection class

Represents the gradient stop collection.


type GradientStopCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Add_Double_CellsColor_IntAdd a gradient stop.
Add_Double_Color_IntAdd a gradient stop.
GetGets the gradient stop by the index.
SetGets the gradient stop by the index.
GetCount