[]
void ID2D1GradientStopCollection::GetGradientStops([Out, Buffer] D2D1_GRADIENT_STOP* gradientStops,[In] unsigned int gradientStopsCount)
public void GetGradientStops(GradientStop[] gradientStops, int gradientStopsCount)
Type | Name | Description |
---|---|---|
GradientStop[] | gradientStops | |
int | gradientStopsCount |