Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / GradientStopCollection Class
Members

In This Topic
    GradientStopCollection Class
    In This Topic
    ID2D1GradientStopCollection
    Object Model
    GradientStopCollection Class
    Syntax
    'Declaration
     
    Public Class GradientStopCollection 
       Inherits Resource
       Implements GrapeCity.Documents.DX.IUnknown 
    public class GradientStopCollection : Resource, GrapeCity.Documents.DX.IUnknown  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.DX.DisposeBase
          GrapeCity.Documents.DX.CppObject
             GrapeCity.Documents.DX.ComObject
                GrapeCity.Documents.DX.Direct2D.Resource
                   GrapeCity.Documents.DX.Direct2D.GradientStopCollection
                      GrapeCity.Documents.DX.Direct2D.GradientStopCollection1

    See Also