ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Vector Namespace / ImGearVectorGradient Class
Properties Methods


In This Topic
    ImGearVectorGradient Class Members
    In This Topic

    The following tables list the members exposed by ImGearVectorGradient.

    Public Properties
     NameDescription
    Public PropertyGets or sets spread method for the gradient object.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds new stop to the gradient.  
    Public MethodReturns the current transformation matrix of the gradient object.  
    Public MethodReturns the name of the gradient object.  
    Public MethodReturns color of the specified stop.  
    Public MethodReturns the number of stops in the gradient object.  
    Public MethodReturns offset of the specified stop.  
    Public MethodRemoves the specified stop from the gradient.  
    Public MethodSets transformation matrix of the gradient object.  
    Public MethodSets new color for the specified stop.  
    Public MethodSets new offset for the specified stop.  
    Top
    See Also