ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / GradientStopCollection Class / GetGradientStopCount Method

In This Topic
    GetGradientStopCount Method
    In This Topic
    unsigned int ID2D1GradientStopCollection::GetGradientStopCount()
    Syntax
    'Declaration
     
    Public Function GetGradientStopCount() As Integer
    public int GetGradientStopCount()
    See Also