Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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 System.Integer
    public System.int GetGradientStopCount()
    See Also