Table of Contents

Property GradientStops

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

GradientStops

Gets the gradient stops for gradient fills, in document order.

public IList<ShapeGradientStop> GradientStops { get; }

Property Value

IList<ShapeGradientStop>