[]
Draws the special line by using the current pen of the device context.
public virtual void DrawLine(Point startPoint, Point endPoint)
| Type | Name | Description |
|---|---|---|
| Point | startPoint | A Point indicate the line start point |
| Point | endPoint | A Point indicate the line end point |
| Type | Condition |
|---|---|
| SystemErrorException |