SpreadsheetGear 2023
ILineFormat Interface Members
Properties 

SpreadsheetGear.Shapes Namespace : ILineFormat Interface

The following tables list the members exposed by ILineFormat.

Public Properties
 NameDescription
 PropertyGets an instance of IColorFormat which represents the background color.  
 PropertyGets or sets the begin arrowhead length of the line.  
 PropertyGets or sets the begin arrowhead style of the line.  
 PropertyGets or sets the begin arrowhead width of the line.  
 PropertyGets or sets the dash style of the line.  
 PropertyGets or sets the end arrowhead length of the line.  
 PropertyGets or sets the end arrowhead style of the line.  
 PropertyGets or sets the end arrowhead width of the line.  
 PropertyGets an instance of IColorFormat which represents the foreground color.  
 PropertyGets or sets the level of transparency of this line as a value from 0.0 (opaque) to 1.0 (transparent).  
 PropertyReturns true if the Transparency property of all shapes represented by this ILineFormat is the same, otherwise false is returned.  
 PropertyGets or sets the property which specifies whether the represented object should have a line.  
 PropertyReturns true if the Visible property of all shapes represented by this ILineFormat is the same, otherwise false is returned.  
 PropertyGets or sets the weight of the line in points.  
 PropertyReturns true if the Weight property of all shapes represented by this ILineFormat is the same, otherwise false is returned.  
Top
See Also

Reference

ILineFormat Interface
SpreadsheetGear.Shapes Namespace
IShapes Interface