Spread.Services Documentation
ILineFormat Interface Members
Properties  Methods 

GrapeCity.Documents.Spread.Drawing Namespace : ILineFormat Interface

The following tables list the members exposed by ILineFormat.

Public Properties
 NameDescription
 Property Gets or sets the length of the arrowhead at the beginning of the specified line.  
 Property Gets or sets the style of the arrowhead at the beginning of the specified line.  
 Property Gets or sets the width of the arrowhead at the beginning of the specified line.  
 PropertyReturns the IColorFormat object that represents the specified solid color.  
 PropertyGets or sets the dash style for the specified line. Can be one of the LineDashStyle constants.  
 Property Gets or sets the length of the arrowhead at the end of the specified line.  
 Property Gets or sets the style of the arrowhead at the end of the specified line.  
 Property Gets or sets the width of the arrowhead at the end of the specified line.  
 Property Gets or sets the angle of the gradient line for the specified line format.  
 Property Returns the gradient degree of the specified one-color shaded line as a floating-point value from 0.0 (dark) through 1.0 (light).  
 Property Returns the end point for the gradient line. This property is read-only.  
 Property Returns the gradient style for the specified line.  
 Property Returns the shade variant for the specified fill as an integer value from 1 through 4.  
 Property Gets or sets whether lines are drawn inside the specified shape's boundaries.  
 Property Gets the line pattern.  
 PropertyReturns the IColorFormat object that represents the specified color of patterns.  
 PropertyGets or sets the LineStyle object that represents the ILineFormat style.  
 Property Gets or sets the degree of transparency of the specified line as a value from 0.0 (opaque) through 1.0 (clear).  
 Property Returns the fill type of the line.  
 Property Gets or sets whether the object is visible.  
 Property Gets or sets the weight of the line.  
Top
Public Methods
 NameDescription
 Method Sets the specified line to a one-color gradient.  
 Method Sets the specified line to a pattern color.  
 Method Sets the specified line to a preset gradient.  
 Method Sets the specified line to a uniform color.  
 Method Sets the specified line to a two-color gradient.  
Top
See Also

Reference

ILineFormat Interface
GrapeCity.Documents.Spread.Drawing Namespace