Overload | Description |
---|---|
LineProperties Constructor() | Creates a new LineProperties object representing a solid black line with 1. |
LineProperties Constructor(Int32,Color) | Creates a new LineProperties object representing a solid line with the specified width and color. |
LineProperties Constructor(Int32,Color,Int32,Int32) | Creates a new LineProperties object with custom settings |