Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / GradientStop Class
Properties

In This Topic
    GradientStop Class Members
    In This Topic

    The following tables list the members exposed by GradientStop.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GradientStop class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the color of this gradient stop.  
    Public PropertyGets the location of this stop within the gradient vector. Valid values are from 0 (vector's start) to 1 (vector's end).  
    Top
    See Also