Back to Devexpress

GradientStop Class

officefileapi-devexpress-dot-docs-dot-presentation-29056e37.md

latest1.2 KB
Original Source

GradientStop Class

A gradient stop that defines a color and its position in a GradientFill.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public class GradientStop :
    PresentationObject
vb
Public Class GradientStop
    Inherits PresentationObject

Implements

ICloneable

Inheritance

Object PresentationObject GradientStop

See Also

GradientStop Members

DevExpress.Docs.Presentation Namespace