[]
Represents a line that uses a single color.
public class SolidLine : Line
Public Class SolidLine
Inherits Line
Name | Description |
---|---|
SolidLine(Color) | Creates a line with the specified color. |
SolidLine(Color, float) | Creates a line with the specified color and width. |