ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 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