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


The following tables list the members exposed by GradientSection.

Public Constructors

 NameDescription
Public ConstructorGradientSection ConstructorOverloaded. Creates a new color gradient section.  
Top

Public Properties

 NameDescription
Public PropertyAlphaBlend Gets or sets the amount of alpha-blending of the gradient.  
Public PropertyAmount Gets or sets the amount of the gradient.  
Public PropertyColor Gets or sets the color of the gradient.  
Top

Public Methods

 NameDescription
Public MethodDeserialize Loads the gradient section from XML.  
Public MethodSerialize Saves the gradient section to XML.  
Top

See Also