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

In This Topic
    GradientStopCollection1 Class
    In This Topic
    ID2D1GradientStopCollection1
    Object Model
    GradientStopCollection1 Class
    Syntax
    'Declaration
     
    Public Class GradientStopCollection1 
       Inherits GradientStopCollection
       Implements GrapeCity.Documents.DX.IUnknown 
    public class GradientStopCollection1 : GradientStopCollection, 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