ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / RadialGradientBrush Class / GetGradientStopCollection Method

In This Topic
    GetGradientStopCollection Method (RadialGradientBrush)
    In This Topic
    void ID2D1RadialGradientBrush::GetGradientStopCollection([Out] ID2D1GradientStopCollection** gradientStopCollection)
    Syntax
    'Declaration
     
    Public Function GetGradientStopCollection() As GradientStopCollection
    public GradientStopCollection GetGradientStopCollection()
    See Also