Name | Description | |
---|---|---|
BackColor | Gets an instance of IColorFormat which represents the background color. | |
BeginArrowheadLength | Gets or sets the begin arrowhead length of the line. | |
BeginArrowheadStyle | Gets or sets the begin arrowhead style of the line. | |
BeginArrowheadWidth | Gets or sets the begin arrowhead width of the line. | |
DashStyle | Gets or sets the dash style of the line. | |
EndArrowheadLength | Gets or sets the end arrowhead length of the line. | |
EndArrowheadStyle | Gets or sets the end arrowhead style of the line. | |
EndArrowheadWidth | Gets or sets the end arrowhead width of the line. | |
ForeColor | Gets an instance of IColorFormat which represents the foreground color. | |
Transparency | Gets or sets the level of transparency of this line as a value from 0.0 (opaque) to 1.0 (transparent). | |
TransparencyDefined | Returns true if the Transparency property of all shapes represented by this ILineFormat is the same, otherwise false is returned. | |
Visible | Gets or sets the property which specifies whether the represented object should have a line. | |
VisibleDefined | Returns true if the Visible property of all shapes represented by this ILineFormat is the same, otherwise false is returned. | |
Weight | Gets or sets the weight of the line in points. | |
WeightDefined | Returns true if the Weight property of all shapes represented by this ILineFormat is the same, otherwise false is returned. |