Accusoft.PrintPro7.Net
Line(PointF,PointF,Color) Method
See Also  Send Feedback
Accusoft.PrintProSdk Namespace > Draw Class > Line Method : Line(PointF,PointF,Color) Method




startPoint
A System.Drawing.PointF which represents the coordinate of the starting point for the line.
endPoint
A System.Drawing.PointF which represents the coordinate of the end point for the line being drawn.
color
The System.Drawing.Color used to draw the line.

Glossary Item Box

Draws a line on a printer.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

startPoint
A System.Drawing.PointF which represents the coordinate of the starting point for the line.
endPoint
A System.Drawing.PointF which represents the coordinate of the end point for the line being drawn.
color
The System.Drawing.Color used to draw the line.

See Also

©2013. Accusoft Corporation. All Rights Reserved.