FarPoint.Win.Spread
GradientSection Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace : GradientSection Class


Represents the sections of a color gradient, a continuously smooth color transitions.

Syntax

Visual Basic (Declaration) 
Public Class GradientSection 
   Implements ISerializeSupport 
Visual Basic (Usage)Copy Code
Dim instance As GradientSection
C# 
public class GradientSection : ISerializeSupport  

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.DrawingSpace.GradientSection

See Also