[]
Represents a colored line.
public class ColoredLine : FormattingBag
Public Class ColoredLine
Inherits FormattingBag
Name | Description |
---|---|
Color | Gets the line color. |
Width | Gets or sets the line width. Allowed values are from -0 to 1584, inclusive. Default value is 0. |
Name | Description |
---|---|
FixInheritedValues() | Fixes all inherited values as "direct" values for this instance. |
Reset() | Resets the colored line to inherited defaults. |