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